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


Steven Bosscher <s.bosscher@student.tudelft.nl> writes:
> 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.

I'll observe that the C front end does this too - only with
-finstrument-functions, but still.  (It should be easy to resolve
that.)

zw


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