diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bf21f7b..fc6e62f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 8 15:56:41 2002 Nicola Pero <nicola@brainstorm.co.uk> + + * objc/objc-act.c (handle_class_ref): Mark the declaration of + %sobjc_class_ref_%s as used - to prevent unwanted compiler + warnings. + 2002-01-08 Ulrich Weigand <uweigand@de.ibm.com> * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove. |