From 507e40040c579ffe49a9da882f042431987dd6bd Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 13 Mar 1992 01:42:25 +0000 Subject: Mostly merged in changes from IBM (Metin); see ChangeLog. --- gdb/rs6000-xdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/rs6000-xdep.c') diff --git a/gdb/rs6000-xdep.c b/gdb/rs6000-xdep.c index 62f3f59..c8c0c1d 100644 --- a/gdb/rs6000-xdep.c +++ b/gdb/rs6000-xdep.c @@ -333,7 +333,7 @@ frame_initial_stack_address (fi) return fi->initial_sp = read_register (fdata.alloca_reg); /* Otherwise, this is a caller frame. Callee has usually already saved - registers, but there are are exceptions (such as when the callee + registers, but there are exceptions (such as when the callee has no parameters). Find the address in which caller's alloca register is saved. */ -- cgit v1.1