[Bug target/39501] -O -ffinite-math-only gets min(x,y) optimization wrong for soft-float on arm-*-gnueabi
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat May 16 22:25:00 GMT 2009
------- Comment #15 from rearnsha at gcc dot gnu dot org 2009-05-16 22:25 -------
Subject: Bug 39501
Author: rearnsha
Date: Sat May 16 22:24:59 2009
New Revision: 147623
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147623
Log:
PR target/39501
* arm.md (movsfcc): Disable if not TARGET_HARD_FLOAT.
* testsuite/gcc.c-torture/execute/pr39501.c: New file.
* testsuite/gcc.c-torture/execute/pr39501.x: New file.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr39501.c
branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr39501.x
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/arm/arm.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39501
More information about the Gcc-bugs
mailing list