[Bug c++/59349] [4.9 Regression] ICE on invalid: Segmentation fault toplev.c:336

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 10 07:48:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59349

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
int foo () { <: bar ()
ICEs without any earlier errors, unlike the original testcase.



More information about the Gcc-bugs mailing list