re PR rtl-optimization/16796 (PowerPC - Unnecessary Floating Point Register Copy)
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 11 Nov 2004 08:49:17 +0000 (08:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 Nov 2004 08:49:17 +0000 (08:49 +0000)
commit2f4d95024276fc29c16422589c62cd6df14a3cd3
treeb7aeb61add815399b18aef70a3f499e685fabcc0
parent60934f9cf4eec9feef395961c9dda139fa325845
re PR rtl-optimization/16796 (PowerPC - Unnecessary Floating Point Register Copy)

.: PR target/16796
* config/rs6000/rs6000.md: Add DF & SF reg move peepholes.
testsuite:
PR target/16796
* gcc.dg/ppc-mov-1.c: New.

From-SVN: r90476
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ppc-mov-1.c [new file with mode: 0644]