authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 08:04:17 +0000 (08:04 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 08:04:17 +0000 (08:04 +0000)
        * combine.c (simplify_rtx, case TRUNCATE): Respect value of
        TRULY_NOOP_TRUNCATION.

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

gcc/ChangeLog

index 8033957..807455c 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.