]> gcc.gnu.org Git - gcc.git/commit
re PR target/25662 (Unrecognizable insn with -O on PPC)
authorIan Lance Taylor <ian@airs.com>
Sat, 7 Jan 2006 22:23:27 +0000 (22:23 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 7 Jan 2006 22:23:27 +0000 (17:23 -0500)
commit68162a976669a165633f4905f0ab1d60962b0666
tree1fe479be7d0037272b7c2cdc78e67963de5da542
parent8c7ffa93a8988b2e10d7b49913f55201575d3ca5
re PR target/25662 (Unrecognizable insn with -O on PPC)

2005-01-07  Ian Lance Taylor  <ian@airs.com>
            David Edelsohn  <edelsohn@gnu.org>

        PR rtl-optimization/25662
        * optabs.c (simplify_expand_binop): Use simplify_binary_operation
        for constant operands instead of simplify_gen_binary.
        * simplify-rtx.c (simplify_gen_binary): Swap commutative operands
        after trying simplify_binary_operation

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
From-SVN: r109456
gcc/ChangeLog
gcc/optabs.c
gcc/simplify-rtx.c
This page took 0.058222 seconds and 5 git commands to generate.