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


<guerby@acm.org> writes:

> Why aren't we using Interfaces.C.long here? It is supposed to match
> the C compiler one.

We need Interfaces.C.time_t (which would be a type derived from the
Interfaces.C type corresponding to the arithmetic C type in question).
Obviously, this doesn't solve the problem.


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