GCC 14.2 Compiler Brings Latest Fixes - Including Adjustments For AMD Zen 4 / Zen 5
- Reference: 0001482688
- News link: https://www.phoronix.com/news/GCC-14.2-Released
- Source link:
GCC 14.2 just incorporates various compiler fixes that have been back-ported from the GCC Git, which is currently developing as GCC 15 for release next year. It's just the usual assortment of fixes that have built up over the past three months and not any new compiler features.
There are hundreds of mostly small compiler fixes to find with the GNU Compiler Collection 14.2. Among the fixes for GCC 14.2 are [2]adjusting the unaligned load/store costs for AMD Zen 4 and Zen 5 . Those interested in particular fixes or wondering if something made it into GCC 14.2 can browse [3]GCC Git's releases/gcc-14 branch .
GCC 14.2 for those interested can be downloaded at [4]gcc.gnu.org .
[1] https://www.phoronix.com/search/GCC+14
[2] https://www.phoronix.com/news/GCC-Zen-Unaligned-Load-Store
[3] https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/releases/gcc-14
[4] https://gcc.gnu.org/gcc-14/
phoronix