]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (long doubles))
authorRoger Sayle <roger@eyesopen.com>
Thu, 3 Feb 2005 06:44:35 +0000 (06:44 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 3 Feb 2005 06:44:35 +0000 (06:44 +0000)
commit762297d941e94600c6b81d5ccdd464872d9a9692
treefb250b8935df7ba966a9aeae4f38b4eca4fc2969
parent666158b9cecdc55cc2f2cf0c77f571220b5a10c3
re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (long doubles))

PR middle-end/19405
* real.h (REAL_MODE_FORMAT_COMPOSITE_P): New macro.
* fold-const.c (const_binop): Avoid constant folding floating
point operations in modes that use composite representations.
* simplify-rtx.c (simplify_binary_operation): Likewise.

From-SVN: r94653
gcc/ChangeLog
gcc/fold-const.c
gcc/real.h
gcc/simplify-rtx.c
This page took 0.056185 seconds and 5 git commands to generate.