[Bug ipa/88711] [9 Regression] scan-ipa-dump inline "Inlined tp_sum/
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 9 18:12:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88711
--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Definitly not P1 anymore. The testcase is still not optimized well, but I think
it falls into the general category that Fotran programming style prefers more
inlining than C/C++ and it may make sense to declare all Fortran functions
inline or have some other flag telling middle-end to inline more.
More information about the Gcc-bugs
mailing list