]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/28402 (Doubleword shifts implemented using word_mode libcalls)
authorRichard Sandiford <richard@codesourcery.com>
Wed, 26 Jul 2006 13:34:17 +0000 (13:34 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 26 Jul 2006 13:34:17 +0000 (13:34 +0000)
commita11abe1b76ef18498d654f577f52467dc4a05222
treeeb8e6645bc484f745497ce2328ce0046da23a4f5
parent05a68f778365d03e81bd2af402564f082359d066
re PR middle-end/28402 (Doubleword shifts implemented using word_mode libcalls)

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.

From-SVN: r115757
gcc/ChangeLog
gcc/optabs.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr28402.c [new file with mode: 0644]