C++ PATCH: Improve exceptions/inlining compile-time performance
Mark Mitchell
mark@codesourcery.com
Sun Apr 27 00:38:00 GMT 2003
On Sat, 2003-04-26 at 16:43, John David Anglin wrote:
> > > > > FAIL: g++.dg/parse/class1.C (test for excess errors)
> > > > > FAIL: g++.other/decl5.C (test for excess errors)
> > > >
> > > > These are actually progressions; the compiler is not crashing on these
> > > > test cases, and we are expecting it to crash. Unfortunately, it still
> > > > crashes on GNU/Linux; I am going to figure out what's different if I
> > > > can.
> > >
> > > It still crashes on the 32-bit PA port, so I doubt the progression
> > > is real.
> >
> > What output to you get?
Exactly as I suggested: your HPUX compiler is not crashing; it is going
on to print out more error messages. That is actually better behavior
than the GNU/Linux compiler, but it causes "excess errors" from the
testsuite.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
More information about the Gcc-patches
mailing list