------- Comment #11 from jakub at gcc dot gnu dot org 2010-04-29 15:37 ------- No, otherwise -fcompare-debug or even the whole bootstrap comparison which compares -g -gtoggle built stage2 with -g built stage3 would fail much more often.
Strangely, I saw the comparison failure on the trunk, but when I recompile tree-optimize.o with the stage1 gcc and stage2 flags and stage2 gcc with stage3 flags, it is the same after stripping. Trying new bootstraps again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43936