This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa/ppc] correctly bias alloca_reg


On Oct 1, 10:58pm, Andrew Cagney wrote:

> The attached patch fixes the regnum value assigned to alloca_reg so that 
> it is baised by gpr0's regnum value  The code was assuming that GPR 32, 
> for instance had a regnum of 31 :-(
> 
> It fixes the failure:
> gdb.base/call-ar-st.exp: check args of sum_array_print
> for the e500.
> 
> ok?

Yes.

Thanks,

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]