On Sun, Feb 11, 2007 at 01:00:41PM -0800, H. J. Lu wrote: > "make bootstrap" used to compare stage2 and stage3 after gcc was > bootstrapped. "make bootstrap" would abort if comparison was failed. > Now, compare stage2 and stage3 is not longer done for > "make bootstrap". Is that intentional? I think it is a very bad > idea.
I opened a bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30767 H.J.