RFA (vax): Fix PR46740

Richard Henderson rth@redhat.com
Mon Dec 6 18:06:00 GMT 2010


On 12/06/2010 09:21 AM, Joern Rennecke wrote:
> +#else
> +	      gcc_assert (hval == 0);

Does it cause more problems to simply transform that #if
into a normal C if?  Nothing in that block looks as if it
would generate a warning on a 64-bit host...


r~



More information about the Gcc-patches mailing list