Re: [PATCH] Fix MIPS tri-arch build

2012-04-28 Thread Richard Sandiford
Aurelien Jarno writes: > 2012-04-28 Aurelien Jarno > > * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove. > (mips*-*-linux*): Include mips/t-tpbit when long double is > 16 bytes long. Thanks, applied to trunk and 4.7 branch. Richard

[PATCH] Fix MIPS tri-arch build

2012-04-28 Thread Aurelien Jarno
Hi all, Since patch [1] has been applied, that is in GCC 4.7, it's not possible to build a tri-arch GCC (o32, n32, 64), using mips-linux-gnu as the host triplet (that is defaulting to o32). In that case mips/t-tpbit is not included anymore, and while the build succeeds, the resulting libgcc_s.so