[Bug middle-end/38074] [4.4 Regression] missed inlining since IRA merge on Core2 Duo
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 11 21:20:00 GMT 2008
------- Comment #3 from jakub at gcc dot gnu dot org 2008-11-11 21:18 -------
There were many changes, mainly from Jan, in that time range that could have
caused it. The most likely thing I'd say is that the basic blocks where those
functions are called are considered by gcc to be cold and thus considers
inlining it not desirable.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38074
More information about the Gcc-bugs
mailing list