diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 792a400..37eed35 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-12-08 Richard Earnshaw <rearnsha@arm.com> + + * final.c (cleanup_subreg_operands): Use recog_data.operand_loc + in test for a subreg. + 2001-12-08 John David Anglin <dave@hiauly1.hia.nrc.ca> * rtl.c (rtx_equal_p): Check for null pointers when comparing rtx |