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

Richard Henderson rth@redhat.com
Sun May 8 01:52:00 GMT 2005


On Sat, May 07, 2005 at 03:00:12PM -0400, David Edelsohn wrote:
> +     operands[4] = force_reg (<MODE>mode, <MODE>mode == SImode
> + 					 ? GEN_INT (0x01010101)
> + 					 : GEN_INT (0x0101010101010101LL));

LL is not in C90.




r~



More information about the Gcc-patches mailing list