]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (current_file_function_operand): Return zero for weak functions.
authorDaniel Jacobowitz <drow@false.org>
Thu, 5 Aug 1999 07:19:18 +0000 (07:19 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Aug 1999 07:19:18 +0000 (01:19 -0600)
commit4e55b3386bac73acd2ddfc39b07ad01522d0283a
treeae223c1d66db348afda19d5fd551cfbfbaf12683
parent0c268803f551c493eb21518e2e899988cd47ac10
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: r28528
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h