This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/8647: [3.3 regression] ICE in GNU99 mode Nr. #2


PR c/8647 reports a regression in 3.3 (also now in the
mainline) for an ICE for illegal code.  There is a valid
error message before the ICE.  The ICE message started
showing up with this patch:

2002-01-23  Zack Weinberg  <zack@codesourcery.com>

        * diagnostic.c (internal_error): Do ICE suppression
        only when ENABLE_CHECKING is not defined.

So, although there is an ICE, this is not a regression and
the ICE message will not appear with a release version of
GCC.

I recommend lowering the priority of this PR and removing
"regression" from the synopsis.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8647




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]