[Bug c++/56241] [4.6/4.7/4.8 Regression] ICE in toplev.c:332 on invalid

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 7 15:26:00 GMT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |error-recovery
   Last reconfirmed|                            |2013-02-07
                 CC|                            |jakub at gcc dot gnu.org
     Ever Confirmed|0                           |1
            Summary|ICE in toplev.c:332 on      |[4.6/4.7/4.8 Regression]
                   |invalid                     |ICE in toplev.c:332 on
                   |                            |invalid
   Target Milestone|---                         |4.6.4

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-07 15:25:48 UTC ---
Usually delta reduction test scripts and similar should be verifying that the
expected error occurs (expected many times) and no further errors are
introduced during the reduction.

Anyway, this started to ICE with:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166167



More information about the Gcc-bugs mailing list