------- Comment #6 from amylaar at gcc dot gnu dot org 2010-07-06 14:51 ------- (In reply to comment #4) > Reverting up to r161801 still gets me > > > ./g++ -B. -c -O2 -march=pentiumpro -mtune=generic -m32 ii386.i > > -fcompare-debug
I've tried this with --save-temps in r161600 and there's lots of differences in the dump files regarding numbers that won't appear in the output file. So this is a much stricter comparison check than what we do during bootstrap. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44832