This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Ada runtime 64 bit fixes


"Douglas B. Rupp" <rupp@gnat.com> writes:

> On VMS GNAT Long_Integer is 64 bits to match DEC Ada,
> Gnu long is 32 bits to match DEC C.

This directly contradicts the explanation in section "Interfacing to
C" in the Reference Manual.  That's why I called it a bug. ;-)

(In addition, there's the wchar_t/Wide_Character problem on GNU
platforms and probably others, but this one is far more difficult to
solve.)


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