objc-act.c (build_module_descriptor): Make sure the init function is not deferred.
authorStan Shebs <shebs@apple.com>
Fri, 28 Dec 2001 23:22:05 +0000 (23:22 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Fri, 28 Dec 2001 23:22:05 +0000 (23:22 +0000)
commit51a56a7d474daf301f46324da38208835a524f2c
tree16cc0c286d32484983410e291a463ab7db481967
parentfae81b385b8b6dc357a802edfe8082817acfdc27
objc-act.c (build_module_descriptor): Make sure the init function is not deferred.

* objc/objc-act.c (build_module_descriptor): Make sure the init
function is not deferred.
(build_dispatch_table_initializer): Compute the method encoding if
not already done.

From-SVN: r48356
gcc/ChangeLog
gcc/objc/objc-act.c