rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 15 Dec 2001 02:16:37 +0000 (02:16 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 15 Dec 2001 02:16:37 +0000 (21:16 -0500)
commitebd97b96f754b3a2e6d68ce4218b6c3b26edc5de
tree5ee17dfe93c6ab0ab66d11c128b044ba4074ffc9
parent103c41c190a8fd22564b17aaa484a8e412a8a217
rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.

        * config/rs6000/rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle
        DECL_WEAK for function descriptors.
        * config/rs6000/xcoff.h (HANDLE_PRAGMA_WEAK): Define if assembler
        weak support present.
        (ASM_WEAKEN_LABEL): Same.

From-SVN: r48027
gcc/ChangeLog
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/xcoff.h