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] fix unaligned access



On Wednesday, February 6, 2002, at 03:55 , Richard Henderson wrote:

>
> The "OS_Time" type in g-os_lib.ads is of type Integer, and makes
> no attempt to match up with the POSIX time_t.  Since there does
> not appear to be a proper exported time_t in any of the system
> packages, it seems easier to just go ahead with Integer and do
> the time_t frobbing in C.
>
> Ok?

Yes, seems fine. How did you find out about this problem?

   -Geert


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