rs6000.md (move_from_CR_gt_bit): Enable for TARGET_HARD_FLOAT && !TARGET_FPRS, not...
authorJoseph Myers <joseph@codesourcery.com>
Fri, 5 Dec 2008 16:09:12 +0000 (16:09 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 5 Dec 2008 16:09:12 +0000 (16:09 +0000)
commitc187a21f76390d3bfd0ca2235ec432c23147f957
tree79005340846756f46525469bd20161e9929f7582
parent6fc4fb069d3d11880c98cd3de62e6aa1ed26ca87
rs6000.md (move_from_CR_gt_bit): Enable for TARGET_HARD_FLOAT && !TARGET_FPRS, not TARGET_E500.

* config/rs6000/rs6000.md (move_from_CR_gt_bit): Enable for
TARGET_HARD_FLOAT && !TARGET_FPRS, not TARGET_E500.
* config/rs6000/spe.md (e500_cr_ior_compare): Likewise.

testsuite:
* gcc.target/powerpc/20081204-1.c: New test.

From-SVN: r142477
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/spe.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/20081204-1.c [new file with mode: 0644]