c++/5565: g++ crashes on struct that is defined twice
Jason Merrill
jason@redhat.com
Tue Apr 9 07:26:00 GMT 2002
The following reply was made to PR c++/5565; it has been noted by GNATS.
From: Jason Merrill <jason@redhat.com>
To: Reichelt <reichelt@igpm.rwth-aachen.de>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/5565: g++ crashes on struct that is defined twice
Date: Tue, 09 Apr 2002 15:16:37 +0100
>>>>> "Reichelt" == Reichelt <reichelt@igpm.rwth-aachen.de> writes:
> I agree with you, that the PR should be "high priority" any more.
> However, I find your explanation quite misleading. IMHO "fixed in 3.1"
> would have been more accurate, since it doesn't produce an ICE anymore,
> but only "confused by earlier errors, bailing out" with recent
> snapshots.
The "confused" message is just what a release-branch compiler prints if
there's an ICE after there have already been valid error messages.
Development compilers always give the ICE message. No bug was fixed; only
the output has been changed.
Jason
More information about the Gcc-prs
mailing list