[PATCH] score: PR1607: Add and use CPU_SIZEOF_POINTER
Ralf Corsepius
ralf.corsepius at rtems.org
Mon Nov 5 05:14:38 UTC 2012
On 11/05/2012 05:08 AM, Chris Johns wrote:
> Ralf Corsepius wrote:
>>
>> Which versions do they ship? __SIZEOF_POINTER__ is a GCC-internal
>> standard predefine in GCC for many years.
>>
>
> The MacOS is a LLVM compiler with a 4.2.1 front end and FreeBSD is 4.2.1.
This explains it - both are ca. 6 years old.
I tried to check gcc source-tree, but haven't found the point it was
introduced.
From experiments with toolchains I have installed, I can tell GCC-4.4.x
had it, while 4.2.x did not have it.
Ralf
More information about the devel
mailing list