This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/43516] [4.5 Regression] "-fcompare-debug failure" at -O2



------- Comment #8 from jakub at gcc dot gnu dot org  2010-03-25 21:06 -------
Oops, sorry, forgot that -fdump-final-insns=XX does emit decl uids into the
dump, unless -fcompare-debug=-gtoggle is also passed to cc1.  So I was
comparing what -fcompare-debug actually is not comparing.  The alias
differences are the only real ones, looking into it.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]