http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54347
--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-08-22 19:44:04 UTC --- Author: hjl Date: Wed Aug 22 19:43:58 2012 New Revision: 190598 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190598 Log: Replace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target PR target/54347 * config/i386/i386.c (ix86_split_to_parts): Replace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_target. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.c