re PR bootstrap/48332 (optabs changes (PR48263 fix) broke m68k-linux bootstrap)
authorRichard Sandiford <richard.sandiford@linaro.org>
Wed, 30 Mar 2011 15:36:45 +0000 (15:36 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 30 Mar 2011 15:36:45 +0000 (15:36 +0000)
commit4f431835313bc7d2c13508e8ed7b465e4c5ad8c8
tree139f47c1833e817b3c52c99c3c3298474b0f5bce
parentf72f4169133572cf62f1e872c5657cdbc4d5de2c
re PR bootstrap/48332 (optabs changes (PR48263 fix) broke m68k-linux bootstrap)

gcc/
PR rtl-optimization/48332
* optabs.c (expand_binop_directly): Set xmodeN to the target-mandated
mode of input operand N and modeN to its actual mode.

From-SVN: r171733
gcc/ChangeLog
gcc/optabs.c