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: [RFC] m32r-tdep.c: Fix sign extension problem during prologue analysis


On Wed, 10 Oct 2007 21:29:50 -0400
Daniel Jacobowitz <drow@false.org> wrote:

> > Comments?  (Is there a better way to do the sign extension?)
> 
> That seems right to me.  You could be more explicit about it, but
> there's no point if you assume that char is eight bits anyway.

Thanks for looking at this patch.

I've committed it now.

Kevin


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