http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53816
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking Known to work|4.7.2 | Target Milestone|--- |4.7.2 Summary|internal compiler error: |[4.7/4.8 Regression] |tree check: expected |internal compiler error: |field_decl, have |tree check: expected |identifier_node in |field_decl, have |fixed_type_or_null, at |identifier_node in |cp/class.c:6419, with |fixed_type_or_null, at |-std=c++11 option |cp/class.c:6419, with | |-std=c++11 option Known to fail| |4.7.2 --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-02 08:56:09 UTC --- Also fails on the 4.7 branch - but needs enabled checking. Works on the 4.6 branch.