iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwinder expects.
authorOlivier Hainque <hainque@adacore.com>
Tue, 5 Apr 2005 09:36:06 +0000 (09:36 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Tue, 5 Apr 2005 09:36:06 +0000 (09:36 +0000)
commit1de2bc2a007b2a724960d20dd6bc7585ef6fe092
tree789ba54c32d2a50cb634856eda6de106777b45d9
parentdf7cc9b576724e644cbc9d01c73b7a973866739c
iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwinder expects.

* config/mips/iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to
match what the system unwinder expects.
* config/mips/mips.c (mips_frame_set): If we're saving the return
address register and the dwarf return address column number differs
from the hard register number, adjust the note reg to refer to the
former.

From-SVN: r97617
gcc/ChangeLog
gcc/config/mips/iris6.h
gcc/config/mips/mips.c