OSDN Git Service

* combine.c (combine_simplify_rtx): Generate a new shift operation
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 17:47:03 +0000 (17:47 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 17:47:03 +0000 (17:47 +0000)
commit90e23c1b4b92b490139d1e4524d24306685f767e
tree80b132f48254c998cfcc24e34efdde11c02cd987
parentfad8575f6045085a11d2414a231f9ec9e96ac4eb
* combine.c (combine_simplify_rtx): Generate a new shift operation
when simplifying the first operand of a (neg (ashift)) expression.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44202 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c