OSDN Git Service

* simplify-rtx.c (simplify_binary_operation) [DIV]: If
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 17:24:13 +0000 (17:24 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2002 17:24:13 +0000 (17:24 +0000)
commit89558e8804fada5635e277c3f721f3430e285974
tree7688e1c97e6e18596cf660ee027a1f4b6c653c20
parentf24da1e190edbac03c43d9bef48c8d4a81d6541f
* simplify-rtx.c (simplify_binary_operation) [DIV]: If
gen_lowpart_common fails, use gen_lowpart_SUBREG.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48514 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20020103-1.c [new file with mode: 0644]