This is the mail archive of the gcc-regression@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]

bootstrap-debug regression in trunk (r132730)


I don't remember when I last ran a bootstrap-debug in the trunk, but I
can tell for sure that it did pass at the time the 4.3 branch was
cut.  Now, on x86_64-linux-gnu, it doesn't pass:

./lcm.o differs
./cfgrtl.o differs
./cfghooks.o differs
./haifa-sched.o differs

This means that, for these 4 files, different code is generated
depending on whether you compile with or without -g.  I haven't looked
any further into it.

Richi, does this look like it could have been caused by the uid decl
map patch?  No other patch jumped at me as potentially suspicious
within this time frame.  If this doesn't sound right to you, please
let me know and I'll investigate further.

Thanks,

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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