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: bitpos expansion patches summary


On Thu, 09 Aug 2012 00:43:12 +0200, Jan Kratochvil wrote:
> As on x86_64 LONGEST is #defined as 'long'.  But on LLP64 (MS-Windows IA64)

I wanted to say MS-Windows x86_64
(I do not know what model is used by MS-Windows ia64).

> 	http://en.wikipedia.org/wiki/64-bit#64-bit_data_models
> 'long' is 32-bit but LONGEST is (presumably) still 64-bit.


Jan


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