On Wed, Nov 12, 2014 at 03:39:25PM +0100, Tristan Gingold wrote:
> 
> > On 12 Nov 2014, at 14:13, Jakub Jelinek <ja...@redhat.com> wrote:
> > +  size_t sz;
> > +  if (__builtin_mul_overflow (x, y, &amp;sz)
> 
> Missing right parenthesis ?

Thanks, fixed.

        Jakub

Reply via email to