http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60624
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yeah, it would be nice if you could bisect between objects compiled either with 4.7.3 or with 4.8.x with the change reverted and objects compiled with vanilla 4.8.x and narrow it down to at least a particular *.o file (all *.o compiled with 4.7.3 but that single object would fail to boot, all *.o compiled with vanilla 4.8.x but that single object would boot properly).