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: [PATCH] PR fortran/9972


Op di 13-05-2003, om 18:59 schreef David Edelsohn:
> 	This patch is a proposed fix to the current Fortran testsuite
> failure of 980520-1.f.  It was introduced by Honza's change to RTL
> compilation deferal in early March.  The earlier patch tested
> flag_inline_functions, but Fortran does not set that flag, so the compiler
> was acting as if Tree inlining would be performed.

This looks like it's related to PR7257.  I was just planning to start
working on a patch for that, which would implement Zack's suggestion for
a uses_rtl_inliner langhook (zapping flag_inlinee_trees along the way). 
Is it OK with you if you assign this PR to me, and I work on fixing both
in one big sweep?

Thanks,
Steven


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