combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.
authorJeff Law <law@gcc.gnu.org>
Tue, 14 Apr 1998 08:04:17 +0000 (02:04 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Apr 1998 08:04:17 +0000 (02:04 -0600)
commitd5daf0986fe2946d7dd9704cfe3e2407e98f2637
treed9df22041b6debbf8f7eb928c8b3ac3e1b364a9c
parent7d02bbefd529d1a7274e474dd74314b1f49c8562
combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.


        * combine.c (simplify_rtx, case TRUNCATE): Respect value of
        TRULY_NOOP_TRUNCATION.

From-SVN: r19203
gcc/ChangeLog