From 4939c44a64747f216dcfeebabcb9d00550ea6fe9 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Tue, 13 Jul 1999 18:59:11 -0600 Subject: [PATCH] regclass.c (scan_one_insn): Notice subregs that change the size of their operand. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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. From-SVN: r28093 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 80b0a060172d..7e872a5b0dfe 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:37:06 1999 Jeffrey A Law (law@cygnus.com) * configure.in (alpha*-*-*): Include alpha/t-ieee. -- 2.47.2