darwin-ldouble.c (fmsub): Eliminate the full PACK/UNPACK between FP_SUB_Q and FD_TRUN...
authorSteven Munroe <sjmunroe@us.ibm.com>
Fri, 23 May 2008 14:36:54 +0000 (14:36 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Fri, 23 May 2008 14:36:54 +0000 (14:36 +0000)
commitc201998ae941d04578f1f54f1ce6bd7f41ac2668
tree80f96574206e65b4de70bf22b8c57bcf86e1fa3e
parent430b2815a3ef5f81bc860582f2f32eebbd4ee9cb
darwin-ldouble.c (fmsub): Eliminate the full PACK/UNPACK between FP_SUB_Q and FD_TRUNC so that the result...

* config/rs6000/darwin-ldouble.c (fmsub): Eliminate the full
PACK/UNPACK between FP_SUB_Q and FD_TRUNC so that the result
is only rounded once.

From-SVN: r135815
gcc/ChangeLog
gcc/config/rs6000/darwin-ldouble.c