]> git.ipfire.org Git - thirdparty/gcc.git/commit
predicates.md (easy_fp_constant): Reject TFmode constants for E500 double.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 28 Jun 2008 19:40:03 +0000 (20:40 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 28 Jun 2008 19:40:03 +0000 (20:40 +0100)
commit624b157f704da414d40ed60003ecb21b5b2f380a
treedd09b607d835b86880e74fde9c35f2dc55b20c8a
parente5e9ea16b8b7f3b4c1c39cabff6c054dd5f911fa
predicates.md (easy_fp_constant): Reject TFmode constants for E500 double.

* config/rs6000/predicates.md (easy_fp_constant): Reject TFmode
constants for E500 double.

testsuite:
* gcc.c-torture/compile/20080628-1.c: New test.

From-SVN: r137232
gcc/ChangeLog
gcc/config/rs6000/predicates.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20080628-1.c [new file with mode: 0644]