From: Richard Henderson Date: Mon, 24 Jan 2005 12:37:09 +0000 (+0000) Subject: regrename.c (note_sets): Handle subregs. X-Git-Tag: releases/gcc-3.4.4~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893bf12e930ad4893d458cce620f823032709d63;p=thirdparty%2Fgcc.git regrename.c (note_sets): Handle subregs. * regrename.c (note_sets): Handle subregs. [[Split portion of a mixed commit.]] From-SVN: r94158.1 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2053b9b87204..aca1bd934189 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-01-24 Richard Henderson + Aldy Hernandez + + * regrename.c (note_sets): Handle subregs. + 2005-01-24 Jakub Jelinek * flow.c (propagate_one_insn): Formatting.