combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if truncation is...
authorJeff Law <law@gcc.gnu.org>
Mon, 5 Oct 1998 09:05:58 +0000 (03:05 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 5 Oct 1998 09:05:58 +0000 (03:05 -0600)
commit6a99221410423745185084b26eeb5fd79860a4aa
tree9ece943458af2f7b8f7e40902dc98b737f1316d0
parentf385990fce4b9af5c3efd16157557fb23a340df3
combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if truncation is not a no-op.

8
        * combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if
        truncation is not a no-op.

From-SVN: r22835
gcc/combine.c