On Fri, 30 Aug 2024, Jakub Jelinek wrote:
> Here is the full updated patch.
This patch is OK.
--
Joseph S. Myers
josmy...@redhat.com
On Wed, Aug 21, 2024 at 04:00:23PM +, Joseph Myers wrote:
> On Thu, 1 Aug 2024, Jakub Jelinek wrote:
>
> > +Unsequenced functions without pointer or reference arguments are similar
> > +to functions with the @code{const} attribute, except that @code{const}
> > +attribute also requires finitnes
On Thu, 1 Aug 2024, Jakub Jelinek wrote:
> +Unsequenced functions without pointer or reference arguments are similar
> +to functions with the @code{const} attribute, except that @code{const}
> +attribute also requires finitness. So, both functions with @code{const}
s/finitness/finiteness/ (in al