re PR target/15290 (__float128 failed to pass to function properly)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 5 May 2004 20:17:08 +0000 (20:17 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 5 May 2004 20:17:08 +0000 (13:17 -0700)
commit9953b5e1f7490ccb4fd9bf6af8b9ce3a7a735869
tree8ecffb61ae0700b067cedec8f6f6dd5159c367ef
parente3c287c9f3141a97a75ea54ca9d99d940765d831
re PR target/15290 (__float128 failed to pass to function properly)

2004-05-05  H.J. Lu  <hongjiu.lu@intel.com>

PR target/15290
* config/i386/i386.c (ix86_split_to_parts): Use real_to_target
instead of REAL_VALUE_TO_TARGET_LONG_DOUBLE.

From-SVN: r81537
gcc/ChangeLog
gcc/config/i386/i386.c