bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: intprops.h xalloc-oversized.h: fix typos and port to gcc-7


From: Paul Eggert
Subject: Re: intprops.h xalloc-oversized.h: fix typos and port to gcc-7
Date: Mon, 29 Aug 2016 10:17:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Thanks for those fixes from the bleeding edge! One minor point: a strict reading of the GCC 7 manual would say that calls to __builtin_add_overflow_p etc. should use __typeof__ to avoid overflow in the very expression one is trying to check for overflow, so I installed the attached followup.

Attachment: 0001-intprops.h-use-__typeof__-with-GCC-7.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]