This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ObjC cleanup, the continuing saga


On Wed, 27 Jun 2001, Stan Shebs wrote:

> 2001-06-27  Stan Shebs  <shebs@apple.com>
> 
>         * objc/objc-act.c (handle_impent): Rewrite to be more portable
>         and to use ASM_DECLARE_CLASS_REFERENCE.
>         * config/darwin.h (ASM_DECLARE_CLASS_REFERENCE): Rename from
>         undocumented DECLARE_CLASS_REFERENCE, add file argument.
>         * doc/tm.texi (ASM_DECLARE_CLASS_REFERENCE): Document.

Could you please use the new target structure here instead of defining
another target macro that isn't of any performance significance?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]