[PATCH, committed] POWER5 popcntb, xl-compat, and options fixes.

Andrew Pinski pinskia@physics.uc.edu
Sun May 8 08:34:00 GMT 2005


On May 7, 2005, at 11:43 PM, Richard Henderson wrote:

> On Sat, May 07, 2005 at 10:17:37PM -0400, David Edelsohn wrote:
>> 	What do you recommend?
>>
>> (((HOST_WIDE_INT) 0x01010101 << 32) | 0x01010101)
>
> Do you actually need the suffix at all?  I thought gcc would warn
> for decimal, but not hex constants.  But failing that, yes.

GCC still warns for hex constants too.

-- Pinski



More information about the Gcc-patches mailing list