[Bug middle-end/88345] -Os overrides -finline-functions=N on the command line
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 4 00:37:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
I think the expected and most useful behavior is let the -falign-functions=n
setting on the command line override whatever default may be used for each
optimization level, on the basis that the more specific setting should win over
the more general one.
More information about the Gcc-bugs
mailing list