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)

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

From-SVN: r19203

gcc/ChangeLog

index 80339578c1a3c799765544cb652595dab196feb5..807455c77ca6252ed7ab1f37c38643bfcaa15716 100644 (file)
@@ -1,3 +1,8 @@
+Tue Apr 14 09:02:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * combine.c (simplify_rtx, case TRUNCATE): Respect value of
+       TRULY_NOOP_TRUNCATION.
+
 Mon Apr 13 11:31:49 1998  Jason Merrill  <jason@yorick.cygnus.com>
 
        * tree.h (BINFO_OFFSET_ZEROP): Use integer_zerop.