GCC 14.1 Release
gcc.gnu.org
GCC 14.1 Release
1–7 of 7 posts
Re: GCC 14.1 Release
#2Re: GCC 14.1 Release
#3Re: GCC 14.1 Release
#4Could someone knowledgeable of this topic give some info on the status of C++ modules as of this release? https://en.cppreference.com/w/cpp/compiler_support would indicate that they are currently in an unfinished state. Why is that so?
[0] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Re: GCC 14.1 Release
#5That's nice, but what we actually wanted was a -Wanalyzer-not-halting .
Re: GCC 14.1 Release
#6Could someone knowledgeable of this topic give some info on the status of C++ modules as of this release? https://en.cppreference.com/w/cpp/compiler_support would indicate that they are currently in an unfinished state. Why is that so?
Looks like there are still some bugs open[0] and some unimplemented details[1]. Self promo of my arewemodulesyet to see the status of modules support in the c++ library ecosystem [2]. [0] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 [1] https://gcc.gnu.org/projects/cxx-status.html#cxx20 [2] https://arewemodulesyet.org/
Still better than export.
https://en.wikipedia.org/wiki/Edison_Design_Group#cite_note-...
Re: GCC 14.1 Release
#7" -Wanalyzer-infinite-loop warns about paths through the code which appear to lead to an infinite loop." That's nice, but what we actually wanted was a -Wanalyzer-not-halting .
Funny.
In the same vein: where be fully differentiable code generator ?