[Bug debug/47498] [4.6 Regression] -fcompare-debug failure with -fsched2-use-superblocks

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 28 11:14:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47498

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-28 10:58:03 UTC ---
Indeed, sched2 here moves over the NOTE_INSN_FUNCTION_BEG before all real insns
with -g, but keeps it where it was (and should be) with -g0.



More information about the Gcc-bugs mailing list