i386.c (USE_HIDDEN_LINKONCE): New.
authorRichard Henderson <rth@redhat.com>
Thu, 30 May 2002 00:28:14 +0000 (17:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 30 May 2002 00:28:14 +0000 (17:28 -0700)
commit145aacc2e0507dd42a80ae293bbe70f184d08272
tree9dafc5b96a11a677d8b1e4d4bef754e0501242b3
parenta5b49bbc91202f8456cda56b3fd36d14b907b9d4
i386.c (USE_HIDDEN_LINKONCE): New.

        * config/i386/i386.c (USE_HIDDEN_LINKONCE): New.
        (get_pc_thunk_name): New.
        (output_set_got): Use it.
        (ix86_asm_file_end): If USE_HIDDEN_LINKONCE, emit get_pc thunks
        into linkonce sections.

From-SVN: r54031
gcc/ChangeLog
gcc/config/i386/i386.c