diff options
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <rth@cygnus.com> + + * 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. |