objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
authorGeoffrey Keating <geoffk@apple.com>
Mon, 14 Jul 2003 21:35:37 +0000 (21:35 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 14 Jul 2003 21:35:37 +0000 (21:35 +0000)
commit18009d039eecc8f44b6993fa24997c99178cee5e
tree8b6abbcde0d4773318291e31a4e7d3d8da247b35
parent8d83f79225703195e325dba0138432382e4dfab0
objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.

* objc/objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.
(TYPE_PROTOCOL_LIST): Share use of type.context with C frontend.
(SET_TYPE_PROTOCOL_LIST): New.
* objc/objc-act.c (get_static_reference): Use SET_TYPE_PROTOCOL_LIST.
(get_object_reference): Likewise.

From-SVN: r69364
gcc/ChangeLog
gcc/objc/objc-act.c
gcc/objc/objc-act.h