[Bug middle-end/63735] [5.0 regression] >5% code size regression since 2014/10/13
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 4 15:42:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63735
--- Comment #5 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Yeah, all the changes are in the linux kernel module. It's only one component
of the benchmark (though probably the largest).
Adding -fgnu89-inline is also sufficient to fix the code size regression.
Increased compile times are (probably) just a side effect of generating the
additional code.
More information about the Gcc-bugs
mailing list