]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/30185 (ICE with struct and divide)
authorJakub Jelinek <jakub@redhat.com>
Fri, 15 Dec 2006 23:08:18 +0000 (00:08 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 15 Dec 2006 23:08:18 +0000 (00:08 +0100)
commit99e8e64971a4dbe89beb7cfbd4d4ed5dd1e0e313
tree0824289ce0244391f318980a00d608ad7c1de7c3
parent8f3fc4aa8dd1aa69f442fc57b1c53f64e5607787
re PR target/30185 (ICE with struct and divide)

PR target/30185
* config/rs6000/rs6000.md (div<mode>3): Use correct mode in
force_reg call.

* gcc.c-torture/execute/pr30185.c: New test.

From-SVN: r119947
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr30185.c [new file with mode: 0644]