* alpha.c (output_epilog [!VMS]): Don't tag global functions if
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jan 1998 05:11:41 +0000 (05:11 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jan 1998 05:11:41 +0000 (05:11 +0000)
commit6f9a435a6b4c6333b3d2ff3c5ba91209b9df5411
tree10b58ce8301ff6e74f6881ae49c4356b80433b50
parent7669a8237f97beffac64cd320dfb43de60138279
* alpha.c (output_epilog [!VMS]): Don't tag global functions if
compiling with -fpic -- we want to be able to override symbols
properly.
(alpha_expand_block_move): Fix thinko in last change.
* alpha.h (ASM_OUTPUT_MI_THUNK): New define.
* config/alpha/win-nt.h (ASM_OUTPUT_MI_THUNK): New define.
* config/alpha/vms.h (ASM_OUTPUT_MI_THUNK): New undef.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17503 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/vms.h
gcc/config/alpha/win-nt.h