[PATCH] PR fortran/9972

Steven Bosscher s.bosscher@student.tudelft.nl
Tue May 13 18:05:00 GMT 2003


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



More information about the Gcc-patches mailing list