Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
GCC 14.1 Release (gcc.gnu.org)
37 points by P_qRs on May 7, 2024 | hide | past | favorite | 5 comments


" -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 .


> That's nice, but what we actually wanted was a -Wanalyzer-not-halting .

Funny.

In the same vein: where be fully differentiable code generator ?


Could 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/


> Estimated finish by: Sat Dec 21 3901

Still better than export.

https://en.wikipedia.org/wiki/Edison_Design_Group#cite_note-...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: