diff options
author | Richard Sandiford <richard@codesourcery.com> | 2007-03-06 09:04:47 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2007-03-06 09:04:47 +0000 |
commit | 4ab870f5c3a98ca14e851597546eca367eae9dc1 (patch) | |
tree | f685b1b0da87e29fdfb4fe60a1b35e32cfe75fea /gcc/configure | |
parent | afcb440c3f7605745e5bdca07927be75250f1d34 (diff) | |
download | gcc-4ab870f5c3a98ca14e851597546eca367eae9dc1.zip gcc-4ab870f5c3a98ca14e851597546eca367eae9dc1.tar.gz gcc-4ab870f5c3a98ca14e851597546eca367eae9dc1.tar.bz2 |
m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of pic_offset_table_rtx if reload_completed.
gcc/
* config/m68k/m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO
of pic_offset_table_rtx if reload_completed.
(CONDITIONAL_REGISTER_USAGE): Use PIC_REG instead of
PIC_OFFSET_TABLE_REGNUM.
* config/m68k/m68k.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Always
return true.
(m68k_save_reg): Use PIC_REG instead of PIC_OFFSET_TABLE_REGNO.
(m68k_output_mi_thunk): Rewrite to use RTL. Honor vcall_offset.
From-SVN: r122612
Diffstat (limited to 'gcc/configure')
0 files changed, 0 insertions, 0 deletions