From f385990fce4b9af5c3efd16157557fb23a340df3 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 5 Oct 1998 03:05:56 -0600 Subject: [PATCH] combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if truncation is not a no-op. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if truncation is not a no-op. From-SVN: r22834 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 11976c0b189..b6423a5b802 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 5 10:02:36 1998 Jeffrey A Law (law@cygnus.com) + + * combine.c (simplify_rtx): Do not replace TRUNCATE with a SUBREG if + truncation is not a no-op. + Mon Oct 5 09:02:04 PDT 1998 Jeff Law (law@cygnus.com) * version.c: Bump for snapshot.