[Bug middle-end/88345] -Os overrides -finline-functions=N on the command line

2018-12-04 Thread rguenth at gcc dot gnu.org
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

2018-12-04 Thread jakub at gcc dot gnu.org
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

2018-12-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization --- Comment #1 from M