------- Comment #4 from kretz at kde dot org 2010-08-12 21:17 ------- Actually the function where inlining fails here consists of one single instruction in the end. Possibly the code in trunk is smarter at recognizing this.
Anyway thanks for the pointer to the "guilty" commit. I will add --param early-inlining-insns=12 to my GCC options whenever GCC 4.5.[01] are used. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45267