RFC: PATCH: Require and use int64 for x86 options

Paolo Bonzini bonzini@gnu.org
Fri Jul 29 09:53:00 GMT 2011


On 07/27/2011 06:42 PM, H.J. Lu wrote:
> +			if (max == 64)
> +			  var_mask_1[var] = "1LL"

This must be ((HOST_WIDE_INT)1).

Paolo



More information about the Gcc mailing list