diff options
Diffstat (limited to 'gcc/objc/ChangeLog')
-rw-r--r-- | gcc/objc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index 31a1e8f9159..f6fde14f03d 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,8 @@ +2005-08-09 Andrew Pinski <pinskia@physics.uc.edu> + + part of PR objc/21992 + * objc-act.c (handle_class_ref): The ref decl is always referenced. + 2005-07-20 Giovanni Bajo <giovannibajo@libero.it> Make CONSTRUCTOR use VEC to store initializers. |