(output_function_prologue): Use m68k svr4 PIC format to load the address of...
authorRichard Stallman <rms@gnu.org>
Tue, 2 Mar 1993 18:10:41 +0000 (18:10 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 2 Mar 1993 18:10:41 +0000 (18:10 +0000)
commit66c432a7eed45367b05c3982ded2bbd15dcaf0d5
tree993836c3443e07de1f50d05e90f891a86bcd1d74
parent2b362d2c866f4e3f70a66b2293b340e4ad406877
(output_function_prologue): Use m68k svr4 PIC format to load the address of...

(output_function_prologue): Use m68k svr4 PIC format to
load the address of _GLOBAL_OFFSET_TABLE_ into PIC_OFFSET_TABLE_REG
in function prologue when doing PIC.

(print_operand_address): Always add "@GOT" suffix for the
global object operand when doing PIC.

From-SVN: r3595
gcc/config/m68k/m68k.c