(OBJC_VERSION): Increment version as recent changes have made old compiled code incom...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 15 Mar 1997 12:53:30 +0000 (07:53 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 15 Mar 1997 12:53:30 +0000 (07:53 -0500)
commite335b3ee7e702baa1379c06bcf98ad2b997859a2
treeee41e7d8dca22693396300bb8e55876bc3764273
parent7dee9e6a7185189c7a5ce14905f4aa1102f9640f
(OBJC_VERSION): Increment version as recent changes have made old compiled code incompatible with current ObjC runtime.

(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.

From-SVN: r13708
gcc/objc/objc-act.c
This page took 0.062749 seconds and 5 git commands to generate.