[Bug c++/56646] [4.7/4.8/4.9 Regression] ICE: in cp_parser_late_return_type_opt, at cp/parser.c:16970
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 18 11:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56646
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-03-18
Component|libgcc |c++
Known to work| |4.6.4
Version|unknown |4.7.2
Target Milestone|--- |4.7.3
Summary|ICE: in |[4.7/4.8/4.9 Regression]
|cp_parser_late_return_type_ |ICE: in
|opt, at cp/parser.c:16970 |cp_parser_late_return_type_
| |opt, at cp/parser.c:16970
Ever Confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-18 11:26:26 UTC ---
Confirmed. 4.6 accepts the code.
More information about the Gcc-bugs
mailing list