__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ or does it?
Jie Zhang
jzhang918@gmail.com
Sun Aug 7 01:40:00 GMT 2011
On Sat, Aug 6, 2011 at 9:35 PM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 6 August 2011 22:40, Christopher Huang-Leaver wrote:
>> Hello,
>>
>> This isn't really a compiler bug, but it's something which the manual
>> doesn't describe too well so I thought I would point this out.
>>
>> This page of the manual:
>> http://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html#Common-Predefined-Macros
>
> That documentation refers to the latest sources in GCC trunk, not to GCC 4.4
>
Ha, so it's not a bug. It's a new feature, which doesn't exist before 4.6.
Jie
More information about the Gcc
mailing list