[Bug fortran/48636] Enable more inlining with -O2 and higher

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 20 12:11:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636

--- Comment #29 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-10-20 12:10:49 UTC ---
Another approach (not for the benchmarks) would be to
make inlining tunable by the user, e.g. support

!GCC$ ATTRIBUTES always_inline :: procedure_name

See PR 41209.



More information about the Gcc-bugs mailing list