pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame, not +20!
authorJeff Law <law@gcc.gnu.org>
Tue, 30 Jul 1996 17:21:53 +0000 (11:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 30 Jul 1996 17:21:53 +0000 (11:21 -0600)
        * pa/pa.h (RETURN_ADDR_RTX): Offset is -20 from the frame,
        not +20!

From-SVN: r12574

gcc/config/pa/pa.h

index 854fdd67ef3746e1d8c5a328a0acd8806444bd7a..01b934ff16f3a6611aa3f2cc44512ac2c2c6bdf2 100644 (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