[Bug c++/84593] [6/7/8 Regression] internal compiler error: Segmentation fault (non_type_check())

2018-03-05 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593 Alexandre Oliva changed: What|Removed |Added Priority|P4 |P3 Status|ASSIGNED

[Bug c++/84593] [6/7/8 Regression] internal compiler error: Segmentation fault (non_type_check())

2018-03-05 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593 --- Comment #3 from Alexandre Oliva --- Author: aoliva Date: Tue Mar 6 06:24:53 2018 New Revision: 258270 URL: https://gcc.gnu.org/viewcvs?rev=258270=gcc=rev Log: [PR c++/84593] ice on braced init with uninit ref field If an initializer expr

[Bug c++/84593] [6/7/8 Regression] internal compiler error: Segmentation fault (non_type_check())

2018-02-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593 Richard Biener changed: What|Removed |Added Keywords||error-recovery Priority|P3

[Bug c++/84593] [6/7/8 Regression] internal compiler error: Segmentation fault (non_type_check())

2018-02-27 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/84593] [6/7/8 Regression] internal compiler error: Segmentation fault (non_type_check())

2018-02-27 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84593 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code