On 4/22/21 3:59 PM, Richard Biener wrote:
> For system.h please keep it working for C code (not sure if we use
> a C compiler anywhere).
All right. I've just did --enable-languages=all and all is fine.
So there's likely no C usage of it.
Martin
On Thu, Apr 22, 2021 at 3:52 PM Martin Liška wrote:
>
> Right now, we require a C++11 compiler, so the check is not needed any
> longer.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed once GCC 11.1 is released?
For system.h please keep it work