[RFC] PowerPC 128 bit long double compatibility (PR target/19019)

Richard Henderson rth@redhat.com
Tue Feb 15 02:53:00 GMT 2005


On Mon, Feb 14, 2005 at 05:42:32PM -0500, David Edelsohn wrote:
>   GCC_3.4 {
>     # long double support
> !   _xlqadd
> !   _xlqsub
> !   _xlqmul
> !   _xlqdiv
>   }
> --- 1,7 ----
>   GCC_3.4 {
>     # long double support
> !   __gcc_qadd
> !   __gcc_qsub
> !   __gcc_qmul
> !   __gcc_qdiv

You can't make this change without breaking binary compatibility on ELF.


r~



More information about the Gcc-patches mailing list