OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2006 15:29:19 +0000 (15:29 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2006 15:29:19 +0000 (15:29 +0000)
commit362719194246abdf7c193bc9fffbe9819009fa9f
tree8cfddf5a3cfaa67dde48fbb4db6998a680d1afed
parent45d36c6d9f3836ff2421a91f7e3fbd98ab205734
gcc/
PR middle-end/28402
* optabs.c (expand_binop): Pass next_methods rather than methods
to expand_doubleword_shift.

gcc/testsuite/
PR middle-end/28402
* gcc.dg/pr28402.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115524 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr28402.c [new file with mode: 0644]