http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830
--- Comment #38 from Denis Excoffier <g...@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).