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: XFAIL g77.f-torture/execute/980520-1.f at -O0


Op di 14-10-2003, om 22:40 schreef Toon Moene:
> Geoffrey Keating wrote:
> 
> > This failure has been around for quite a while, and it doesn't look
> > like anyone is going to get around to fixing it before g95 comes
> > along.  Thus, I xfail it.
> 
> Steven has promised to solve this one - note that it is a 3.4 regression 
>   (see bugzilla http://gcc.gnu.org/PR9972).

The problem with this one is that it _seems_ to be impossible to
properly fix it without first eliminating flag_inline_trees, but all my
efforts on that get stuck on Java which (still) uses both the tree and
RTL inliners.  The saga continues, ref. several PR audit trails.

But on the hammer branch this works, I think I'll have a look at what
went in there.  IIRC there's a difference in toplev that Honza put on
the hammer branch to fix this, but it didn't go on mainline.  I _will_
fix this, one way or another  :-/

Gr.
Steven


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