R
R
Ruzel Davletyarov2014-03-08 21:55:05
C++ / C#
Ruzel Davletyarov, 2014-03-08 21:55:05

Which compiler currently supports the completely new C language standard?

Hello.
Which compiler is currently covered the most by the new C11 standard ?
Subtracted here. What is only for the Development version of the GCC 4.9.0 compiler is that

ISO C11 support is now at a similar level of completeness to ISO C99 support: substantially complete modulo bugs...

What I'm most interested in is full support for C11 threads in compilers?
Please advise :)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Popov, 2014-03-09
@ruzelapp

Found only about GCC: gcc.gnu.org/wiki/C11Status (atomic and generic are not supported). There was no detailed information about clang.

Y
YoungSkipper, 2014-03-08
@YoungSkipper

Perhaps clang is now ahead of the rest.
The following table will probably help you - wiki.apache.org/stdcxx/C++0xCompilerSupport

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question