We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bf9b9 commit 296cb11Copy full SHA for 296cb11
doc/NEWS.Rd
@@ -602,10 +602,8 @@
602
\itemize{
603
\item \R can be installed using C23 (for example with
604
\option{-std=gnu23} or \option{-std=gnu2x}) with recent compilers
605
- including \command{gcc} 12--14, Apple \command{clang} 16 and \I{LLVM}
606
- \command{clang} 17--19. (\I{LLVM} \command{clang} 18 and 19 objected
607
- to apparently valid code using attributes accepted by all the
608
- other compilers.)
+ including \command{gcc} 12--14, Apple \command{clang} 15--16, \I{LLVM}
+ \command{clang} 17--20 and Intel \command{icx} 2024.2.
609
610
It can be installed with the upcoming (at the time of writing)
611
\command{gcc} 15, which defaults to C23.
0 commit comments