This is the mail archive of the gcc-prs@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++/5565: g++ crashes on struct that is defined twice


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


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