combine.c (combine_simplify_rtx): Don't pass VOIDmode to simplify_unary_operation...
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 12 Jan 2004 09:20:24 +0000 (09:20 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 12 Jan 2004 09:20:24 +0000 (09:20 +0000)
commitc0657872082996e355a09edb07d17ec000dfaac4
tree2825ba9bc4a7836eeb1065609cf6ffd5ea9ee286
parentd2288d5d766ff3997591950e84713b0a1e72deb7
combine.c (combine_simplify_rtx): Don't pass VOIDmode to simplify_unary_operation if the operand has a known mode.

* combine.c (combine_simplify_rtx): Don't pass VOIDmode to
simplify_unary_operation if the operand has a known mode.

From-SVN: r75709
gcc/ChangeLog
gcc/combine.c