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]
Other format: [Raw text]

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


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.


r~


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