http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50679
Markus Trippelsdorf <markus at trippelsdorf dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markus at trippelsdorf dot | |de --- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-09 17:11:52 UTC --- I've no problems building the kernel with LTO at the moment, but I use no modules and a fairly minimal config. I've seen a few strange segfaults while testing the LTO kernel however. For example: screen[1608]: segfault at 7fff42d73e98 ip 000000000040600a sp 00007fff42d73ea0 error 6 in screen[400000+55000] or zsh[1643]: segfault at 7f7980eb4000 ip 00007f7981db6cb0 sp 00007fff1f4b6dd8 error 7 in libc-2.14.90.so[7f7981d34000+15f000] But I'm not 100% sure, that they're really LTO related.