[Bug driver/61274] excessive code size with large-unit-insns
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61274 --- Comment #2 from wbrana --- gcc should probably support new level -O4 which will optimize for benchmarks, which will equal to current -O3 -O3 and bellow will optimize for applications with saner "--param" values
[Bug driver/61274] excessive code size with large-unit-insns
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61274 --- Comment #1 from Richard Biener --- it's important for benchmarks (usually small) to get excessive inlining.