[Bug middle-end/88345] -Os overrides -finline-functions=N on the command line
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345 --- Comment #3 from Richard Biener --- -falign-functions you mean? Targets do/should check whether str_align_functions is set before altering align_functions.
[Bug middle-end/88345] -Os overrides -finline-functions=N on the command line
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2
[Bug middle-end/88345] -Os overrides -finline-functions=N on the command line
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization --- Comment #1 from M