OSDN Git Service

(OBJC_VERSION): Increment version as recent changes have made old
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Mar 1997 12:53:30 +0000 (12:53 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Mar 1997 12:53:30 +0000 (12:53 +0000)
commitd3b19b01b1a9ff3ad722e01350c13b1b9f28c4e4
treeee41e7d8dca22693396300bb8e55876bc3764273
parent64016d2422d0184772b7460d5c024e3516ec62f8
(OBJC_VERSION): Increment version as recent changes have made old
compiled code incompatible with current ObjC runtime.
(build_objc_symtab_template): Make sure defs in objc_symtab is a NULL
terminated array.
(init_def_list): Attach statics to end of def list.
(init_objc_symtab): Take statics list into account.
(init_module_descriptor, build_module_descriptor): Don't add statics.
(generate_static_references): Indicate that statics are used.
(finish_objc): Process statics in the beginning.

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