------- Comment #5 from jakub at gcc dot gnu dot org 2009-09-10 10:50 ------- Even without -gtoggle it fails the same way. For gcov.c (haven't looked at the other ones) the differences start between stage1 and stage2 cc1 in the bswap pass, in stage2 dump there is nothing (just ; Function lines), in stage1 dump there are some functions and several replacements made. Looking into it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41324