On Tue, Aug 21, 2012 at 5:05 PM, H.J. Lu <hongjiu...@intel.com> wrote:

> long double may not be 80-bit on i386.  We can't use
> REAL_VALUE_TO_TARGET_LONG_DOUBLE for XFmode.  This patch replaces
> REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target.  OK to install?
>
> Thanks.
>
> H.J.
> ---
> 2012-08-21  H.J. Lu  <hongjiu...@intel.com>
>
>         PR target/54347
>         * config/i386/i386.c (ix86_split_to_parts): Replace
>         REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target.

OK.

Thanks,
Uros.

Reply via email to