[this time as plain text, sorry]
> Date: Fri, 15 Jun 2012 19:58:23 +
> From: joseph
> To: tromey
> CC: ebotcazou palves gcc-patches gingold rth mikestump
> Subject: Re: long long availability in host compiler (Re: constant that
> doesn't fit in 32bits in alpha.c)
>
> On Fri, 15 J
> CC: ebotcazou gcc-patches gingold rth joseph jay.krell
> From: mikestump
> To: palves
>
> On Jun 15, 2012, at 2:22 AM, Pedro Alves wrote:
> > It's not about example, but the fact that host compilers have been
> > compiling that code as part of building g
Oops, agreed, shift missing. Also, I've been bitten, unable to find stuff
(grep) due to token pasting, so I am a little slower to use it.
But I understand it is useful in general for reuse.
- Jay
> Subject: Re: constant that doesn't fit in 32bits in al
Thank you. I like it. May I have another?
book2:gcc jay$ grep -i epoch vms*
vmsdbgout.c:/* Difference in seconds between the VMS Epoch and the Unix Epoch */
vmsdbgout.c:static const long long vms_epoch_offset = 3506716800ll;
vmsdbgout.c:#define VMS_EPOCH_OFFSET 350671680
vmsdbgout.c: