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.