]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.md
predicates.md (fix_trunc_dest_operand): New.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 18 May 2005 20:36:02 +0000 (20:36 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 18 May 2005 20:36:02 +0000 (20:36 +0000)
commit045a8eb38895adbd97913affd35ab1ac450d8871
treee5936d85783b1d4a0283e2f0c5db8f7fcc95bb87
parent5ac7af02eacac7a2e00d9fd2fa4e35459f9ca3f4
predicates.md (fix_trunc_dest_operand): New.

* rs6000/predicates.md (fix_trunc_dest_operand): New.
* rs6000/rs6000.md (fix_truncdfsi2): Use fix_trunc_dest_operand.
Check that a memory operand is valid before trying to use it.

From-SVN: r99927
gcc/ChangeLog
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000.md