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++/8031: ICE in comptypes, at cp/typeck.c:913


Hi,

before the ICE g++ emits an error message, so that we'll see a
"confused by earlier errors, bailing out" message instead in the release
version (as in gcc 3.1 for example).

However, gcc 3.0.x and gcc 2.95.x could handle this situation without
such a message. So this is a slight regression.

Greetings,
Volker

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



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