rs6000.c (current_file_function_operand): Return zero for weak functions.
authorDaniel Jacobowitz <drow@false.org>
Thu, 5 Aug 1999 07:17:35 +0000 (07:17 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Aug 1999 07:17:35 +0000 (01:17 -0600)
commit8f1b829ed295b4b834cd8fde9f3aa84932b86942
treecab50d4a841c3716129a7bbe0fa64f03dd0fc598
parent906fb125a14fba63516ed295b779546f1ea6e631
rs6000.c (current_file_function_operand): Return zero for weak functions.

        * rs6000.c (current_file_function_operand): Return zero for
        weak functions.
        (rs6000_encode_section_info): Do not set SYMBOL_REF_FLAG for
        weak symbols.
        * rs6000.h (ENCODE_SECTION_NIFO): Do not set SYMBOL_REF_FLAG
        for weak symbols.

From-SVN: r28527
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h