On Tue, Jun 4, 2013 at 9:11 AM, Alan Modra wrote:
> This enables long double support for little-endian. It assumes we keep
> the same ordering as big-endian, ie. the first double is the larger
> magnitude or inf/nan. Bootstrapped powerpc64-linux. OK to apply?
>
> * config/rs6000/ibm-ld
This enables long double support for little-endian. It assumes we keep
the same ordering as big-endian, ie. the first double is the larger
magnitude or inf/nan. Bootstrapped powerpc64-linux. OK to apply?
* config/rs6000/ibm-ldouble.c: Enable for little-endian.
Index: libgcc/config/rs6