* objc/objc-act.c (handle_class_ref): Rewrite to flush target
commit46a0fe077eabb1fccc491403e03f12299a1c83db
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Apr 2001 00:12:51 +0000 (29 00:12 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Apr 2001 00:12:51 +0000 (29 00:12 +0000)
treec3a72e15a098bd16c87919299d256399f54003cf
parentf5e2325a1bf5298c7009367bb4114568a3474a28
    * objc/objc-act.c (handle_class_ref): Rewrite to flush target
        specific code and use new macro ASM_DECLARE_UNRESOLVED_REFERENCE.
        * config/darwin.h (ASM_DECLARE_UNRESOLVED_REFERENCE): Define.
        * tm.texi (ASM_DECLARE_UNRESOLVED_REFERENCE): Document.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41666 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.h
gcc/objc/objc-act.c
gcc/tm.texi