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]

Re: denormal patch


On Wed, Mar 22, 2000 at 04:14:16PM -0800, Geoff Keating wrote:
> #if ULONG_MAX == 18446744073709551615ull
> typedef unsigned long long ull;
> #else
> typedef unsigned long ull;
> #endif

Test reversed.  Otherwise ok.


r~

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