This is the mail archive of the gcc-bugs@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: Pooma regression in the 3.1 branch


On Wed, May 01, 2002 at 07:38:25PM +0200, Paolo Carlini wrote:
> Mark Mitchell wrote:
> 
> > --On Wednesday, May 01, 2002 01:47:08 PM +0200 Paolo Carlini 
> > <pcarlini@unitus.it> wrote:
> >
> >> Hi all,
> >>
> >> today, after two or three days since the last time, I run again the 
> >> Pooma
> >> testsuite on my i686-pc-linux-gnu using a freshly built 3.1.
> >
> > If this still happens, can you find the patch that caused the problem? 
> 
> I can try, but it's tough :-(
> 
> If we could at least understand if it is x86 back-end related or not!
> (is failing for ia64 too, as Janis reported)

The Pooma failure is a result of this patch:

2002-04-30  Jason Merrill  <jason@redhat.com>

        * decl.c (grokdeclarator): Don't override TYPE_NAME of an
        anonymous class with a typedef if there are attributes.

Janis


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