]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
regrename.c (note_sets): Handle subregs.
authorRichard Henderson <rth@redhat.com>
Mon, 24 Jan 2005 12:37:09 +0000 (12:37 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 24 Jan 2005 12:37:09 +0000 (12:37 +0000)
        * regrename.c (note_sets): Handle subregs.

[[Split portion of a mixed commit.]]

From-SVN: r94158.1

gcc/ChangeLog

index 2053b9b87204b849736d69c89393df940c98d423..aca1bd934189894264c6d3cd3c39abcc4ab0c094 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-24  Richard Henderson  <rth@redhat.com>
+            Aldy Hernandez  <aldyh@redhat.com>
+
+        * regrename.c (note_sets): Handle subregs.
+
 2005-01-24  Jakub Jelinek  <jakub@redhat.com>
 
        * flow.c (propagate_one_insn): Formatting.