combine.c (combine_simplify_rtx): Generate a new shift operation when simplifying...
authorDiego Novillo <dnovillo@redhat.com>
Fri, 20 Jul 2001 17:47:03 +0000 (17:47 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 20 Jul 2001 17:47:03 +0000 (13:47 -0400)
commit9def18da54cfc452cf859502c56063ad0a904b35
tree80b132f48254c998cfcc24e34efdde11c02cd987
parentd4845339d7ba0920337a1ebe7ac8df36af8cada9
combine.c (combine_simplify_rtx): Generate a new shift operation when simplifying the first operand of a (neg...

* combine.c (combine_simplify_rtx): Generate a new shift operation
when simplifying the first operand of a (neg (ashift)) expression.

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