[PATCH] adjust dwarf ra column to libexc expectations on mips-irix

Richard Henderson rth@redhat.com
Thu Mar 31 16:58:00 GMT 2005


On Thu, Mar 31, 2005 at 05:36:10PM +0200, Olivier Hainque wrote:
>  What is your take on the DWARF_FRAME_REGNUM related adjustment ?
> 
>  The initial suggestion was to redefine as
> 
>  #define DWARF_FRAME_REGNUM(REGNO) \
>     ((REGNO) <= FP_REG_LAST ? (REGNO) : INVALID_REGNUM)

I don't really see a need for it.


r~



More information about the Gcc-patches mailing list