From 31e5e29ab3c92f1428875c89faadf720553c0c3d Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Tue, 8 Jan 2002 18:03:56 +0000 Subject: [PATCH] Removed spurious warnings when compiling Objective-C From-SVN: r48649 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bf21f7b555e..fc6e62ff9e3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 8 15:56:41 2002 Nicola Pero + + * 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 * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove. -- 2.11.4.GIT