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 bootstrap/43936] [4.6 regression] Revision 158896 fails to bootstrap



------- 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


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