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: [committed] Fix signed overflow for zext_hwi (..., 63)


On May 2, 2014, at 8:36 AM, Richard Sandiford <rsandifo@linux.vnet.ibm.com> wrote:
> ...well, still HOST_BITS_PER_WIDE_INT-1 officially, until Richard's patches.
> 
> Caught by a boostrap-ubsan on wide-int.  Tested on x86_64-linux-gnu and
> committed as obvious.

Thanks.


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