[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Simplify and correct C_SIXTY_FOUR check (f
From: |
Moritz Heidkamp |
Subject: |
Re: [Chicken-hackers] [PATCH] Simplify and correct C_SIXTY_FOUR check (fix #979) |
Date: |
Mon, 19 Aug 2013 11:43:08 +0200 |
Peter Bex <address@hidden> writes:
> I've tested this change on NetBSD/amd64 with GCC and LLVM/Clang,
> and on Linux/i386 with GCC. I'd appreciate it if people on other
> platforms/compilers (especially Windows and OS X) could test this.
Works fine on Linux/x86_64 with both GCC (4.8.1) and Clang (3.3), too.
Moritz