[Bug c++/96636] ICE in build_value_init_noctor, at cp/init.c:451

2021-07-31 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636 --- Comment #5 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:af76342b444948ab262b276cdf083c2d2e0cebbb commit r12-2653-gaf76342b444948ab262b276cdf083c2d2e0cebbb Author: Jason Merrill Date:

[Bug c++/96636] ICE in build_value_init_noctor, at cp/init.c:451

2021-07-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636 --- Comment #4 from Andrew Pinski --- Should be fixed by https://gcc.gnu.org/pipermail/gcc-patches/2021-July/576431.html which rejects this code.

[Bug c++/96636] ICE in build_value_init_noctor, at cp/init.c:451

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #3 from

[Bug c++/96636] ICE in build_value_init_noctor, at cp/init.c:451

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636 Andrew Pinski changed: What|Removed |Added Known to work||4.1.2 --- Comment #2 from Andrew Pinski

[Bug c++/96636] ICE in build_value_init_noctor, at cp/init.c:451

2020-08-18 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96636 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED