pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!

* pa/pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame,
        not +20!

From-SVN: r12574
This commit is contained in:
Jeff Law 1996-07-30 11:21:53 -06:00
parent bc60d5ea76
commit a0279a61ae
1 changed files with 1 additions and 1 deletions

View File

@ -2338,7 +2338,7 @@ do { \
((COUNT == 0) \
? gen_rtx (MEM, Pmode, \
memory_address (Pmode, plus_constant (FRAME, \
5 * UNITS_PER_WORD))) \
-5 * UNITS_PER_WORD))) \
: (rtx) 0)
/* Used to mask out junk bits from the return address, such as