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: mips-tdep.c: Sign-extend pointers for n32


On Thu, Dec 20, 2007 at 05:07:42PM +0000, Maciej W. Rozycki wrote:
>  Hmm, these are obviously C-style types and I would expect other languages 
> to have their own specific ones (Ada, anyone?).  As they map somehow to 
> the integer types provided by the underlying architecture, wouldn't it be 
> a good idea to actually record which of the plain CPU-specific types each 
> of the language types corresponds to?

Yes, that sounds like a good solution.  I don't think we need to fix
it today, though :-)

-- 
Daniel Jacobowitz
CodeSourcery


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