OSDN Git Service

(OBJC_VERSION): Version 7.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 23:18:37 +0000 (23:18 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 23:18:37 +0000 (23:18 +0000)
commit51eb6608f715ad6f85ffb23e7c0f8385a4ec4222
tree6dd2c1cbffba6a2658331cdbb6c07c006948a87e
parentaedcf8641f802c6796f2634a97cc0318c16cba84
(OBJC_VERSION): Version 7.
(build_objc_string_object): Build a full declaration if not using the next
runtime.
(objc_add_static_instance): New function.
(init_module_descriptor): Add reference to static instances table.
(build_module_descriptor): Add field for static instances table.
(get_objc_string_decl): New function.
(generate_static_references): New function.
(finish_objc): Call generate_static_references if needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9500 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/objc-act.c