------- Comment #5 from bergner at gcc dot gnu dot org 2010-04-12 17:45 ------- Subject: Bug 25972
Author: bergner Date: Mon Apr 12 17:44:59 2010 New Revision: 158231 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158231 Log: Backport from ibm/gcc-4_3-branch 2009-06-11 Alan Modra <[email protected]> PR target/25972 * config/rs6000/darwin-ldouble.c (longDblUnion): Delete. (pack): New inline function. Use throughout in place of packing a pair of doubles to long double via union. Modified: branches/ibm/gcc-4_4-branch/gcc/ChangeLog.ibm branches/ibm/gcc-4_4-branch/gcc/config/rs6000/darwin-ldouble.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25972
