OSDN Git Service

* config/i386/i386.c (USE_HIDDEN_LINKONCE): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 May 2002 00:28:14 +0000 (00:28 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 May 2002 00:28:14 +0000 (00:28 +0000)
commita4d618bfc0e29d8a1d3c347b6332d023a11812b9
tree9dafc5b96a11a677d8b1e4d4bef754e0501242b3
parent1f2fe497158b7f8eb1d5b4b33c30d2f7933c774c
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54031 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c