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 Fri, 2003-04-25 at 19:36, John David Anglin wrote:
> > > 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.
> 
> It still crashes on the 32-bit PA port, so I doubt the progression
> is real.

What output to you get?

> /xxx/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/execute/20020227-1.c:30: intern
> al compiler error: in reload, at reload1.c:1108
> Please submit a full bug report,

Telling me about this will only help so much; my brain is full. :-)

Put it in GNATS, mark it a high-priority 3.3 regression, and send mail
to Jan.
 
--

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]