simplify-rtx.c (simplify_subreg): Simplify truncations of shifts of sign or zero...
authorRoger Sayle <roger@eyesopen.com>
Fri, 7 Jan 2005 00:47:13 +0000 (00:47 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 7 Jan 2005 00:47:13 +0000 (00:47 +0000)
commitc79fc2963d970e9ca6316d8af8a9669b0ad04e5d
tree07e1e79883cfc32b1cc39767b3e85a50942e24b9
parent59d7d7678602bb8dcbeff337a44efc76a3451f01
simplify-rtx.c (simplify_subreg): Simplify truncations of shifts of sign or zero extended values.

* simplify-rtx.c (simplify_subreg): Simplify truncations of shifts
of sign or zero extended values.

From-SVN: r93022
gcc/ChangeLog
gcc/simplify-rtx.c