From cf353617dc1e480752ca37576c4b34c22ac8c47c Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 13 Jul 1999 19:00:02 -0600 Subject: regclass.c (scan_one_insn): Notice subregs that change the size of their operand. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * regclass.c (scan_one_insn): Notice subregs that change the size of their operand. (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE. [[Split portion of a mixed commit.]] From-SVN: r28094.2 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 75adbba..d708c5d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 14 01:57:39 1999 Richard Henderson + + * regclass.c (scan_one_insn): Notice subregs that change the + size of their operand. + (record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE. + Wed Jul 14 01:41:42 1999 Jeffrey A Law (law@cygnus.com) * configure.in (alpha*-*-*): Include alpha/t-ieee. -- cgit v1.1