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 16:27:39 +0100

Ilya Kurdyukov wrote:
> The EDG frontend is used by MCST, which designs Elbrus 2000 processors, 
> for their compiler named LCC. Which generates the fastest code at the 
> moment. There is a Clang backend, but its quality is low (bugs, poor 
> performance).
> 
> This LCC runs in GNUC compatibility mode, so it has a __GNUC__ macro and 
> is mostly compatible with GCC. By the way, Clang also defines the 
> __GNUC__ macro.

It sounds like this compiler is *not* the same as the small LCC [1], and
thus when [2] states the macro __LCC__, they mean [1], not your compiler.

Correct?

Bruno

[1] https://en.wikipedia.org/wiki/LCC_(compiler)
[2] https://sourceforge.net/p/predef/wiki/Compilers/






reply via email to

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