objc-act.c (build_module_descriptor): Mark UOBJC_MODULES_decl as always referenced.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 9 Jul 2004 23:32:38 +0000 (16:32 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 9 Jul 2004 23:32:38 +0000 (16:32 -0700)
commit3d0d0a7abc844b8517eff551b262d47509a6a29e
tree7c0c2a1e8716d9f0560d40f866bb3952942cce8f
parent968d62b517ed6f366328e23156a59d50972b57d0
objc-act.c (build_module_descriptor): Mark UOBJC_MODULES_decl as always referenced.

2004-07-09  Andrew Pinski  <apinski@apple.com>

        * objc/objc-act.c (build_module_descriptor): Mark UOBJC_MODULES_decl as
        always referenced.
        (synth_forward_declarations): Likewise for UOBJC_CLASS_decl and
        UOBJC_METACLASS_decl.

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