This is the mail archive of the gcc-patches@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++ PATCH: Improve exceptions/inlining compile-time performance


On Thu, 2003-04-24 at 17:14, John David Anglin wrote:
> Mark,
> 
> I also see the following two fails on hppa64-hp-hpux11.11:
> 
> 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.

> g++.benjamin/typedef01.C .* (test for errors, line 46)
> g++.other/elab1.C T is a template type parameter (test for errors, line 8)

These should now be fixed.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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