The merge breaks bootstrap in 3 different ways (at least) on x86_64-darwin11:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51031
FX
On 8 November 2011 22:01, Andrew Pinski wrote:
>
> And this breaks x86 builds with semi-older binutils. Binutils without
> AVX support gives the following error message while build libtm:
> /usr/bin/as: unrecognized option `-msse2avx'
Is that related to this bootstrap failure I'm seeing on netbsd
On Tue, Nov 8, 2011 at 3:19 AM, Aldy Hernandez wrote:
> The TM branch has been merged into trunk. No regressions or problems when
> testing on x86-64 Linux.
>
> Thanks to Torvald and Richard for all their hard work this past week (and
> prior!). And thanks to all the branch reviewers.
>
> If any