This is the mail archive of the gdb-patches@sourceware.org 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-v2] xtensa-tdep.c ARI fixes


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   Here is a new version that adds this xfree call.
Pierre> Could someone test this patch out?
Pierre> Again, I have no way to trigger that code, so I can't really test it.

The patch looks good to me.
But I agree, testing would be nice.

Pierre> +	   &&  (i == C0_RA || cache->c0.c0_rt[i].fr_reg != C0_RA);

Extra space after the "&&" :-)

Tom


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