bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Fixed tests build on EDG-based compilers


From: Bruno Haible
Subject: Re: [PATCH] Fixed tests build on EDG-based compilers
Date: Mon, 06 Dec 2021 17:50:43 +0100

Ilya Kurdyukov wrote:
> This is a different LCC (but also use __LCC__ macro) and sometimes we
> have name collision issues. Recently in OpenModelica.

Then let's remember to NOT use __LCC__ for the Moscow LCC compiler.

> Same, but LCC prints only the second error:
> 
> lcc: "test.c", line 2: error #59: function call is not allowed in a constant
>            expression
>    _Static_assert(__builtin_add_overflow_p (0x7fffffff, 1, 0), "");
>                   ^

Thanks for the confirmation.

I pushed the change.

Bruno






reply via email to

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