http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59265
--- Comment #23 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- Here's a testcase: tmp % wget trippelsdorf.de/cceI2Nud.ltrans22.o.bz2 tmp % bzip2 -d cceI2Nud.ltrans22.o.bz2 tmp % g++ -xlto -fltrans cceI2Nud.ltrans22.o In member function ‘extractBetween’: lto1: fatal error: Cgraph edge statement index out of range 25 < 50 compilation terminated.