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: RFA (vax): Fix PR46740


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~


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