http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54329
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2012-11-19 CC| |jakub at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-19 14:36:53 UTC --- Can you still reproduce it? Are you using stock trunk, not some extra patches on top of it? If you rebuild the source file which failed checksum checking with the options passed to g++ normally to compile it plus -fcompare-debug, does it fail with an -fcompare-debug failure? If yes, please attach the preprocessed source of it and all command line options.