This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8031: ICE in comptypes, at cp/typeck.c:913
- From: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-gnats at gcc dot gnu dot org, V dot Haisman at sh dot cvut dot cz, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Sun, 27 Oct 2002 17:54:45 +0200
- Subject: 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