[Bug bootstrap/60830] [4.9 Regression] ICE on bootstrapping on cygwin
gcc@Denis-Excoffier.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 21 17:40:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830
--- Comment #38 from Denis Excoffier <gcc@Denis-Excoffier.org> ---
(In reply to Bernd Edlinger from comment #37)
> Regarding your patch:
I've tested it and it works (as far as i can tell): the bootstrap has gone
until the end (installation in ${prefix}). objdump -d crtbegin.o contains ba 00
00 00 00 instead of ba f0 ff ff ff, and the .weak... objects at the beginning
of crtbegin.o are gone. More than that, i've built (with this GCC 4.9) several
usual distributions (for the moment: sed, patch, diffutils, bzip2, make, gawk,
xz, many others to come of course).
More information about the Gcc-bugs
mailing list