Announcement

Collapse
No announcement yet.

GCC 11.4 Released With 110+ Bugs Fixed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GCC 11.4 Released With 110+ Bugs Fixed

    Phoronix: GCC 11.4 Released With 110+ Bugs Fixed

    While GCC 13 saw its first stable release several weeks back, for those taking their time in moving to major new compiler releases and still relying on the two-year-old GCC 11 series, out today is the GCC 11.4 point release...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Perhaps time for competitive benchmarks between the compiler versions along with LLVM/Clang against previous compiler versions?

    VS:
    • -O2
    • -O2 -flto
    • -O2 -flto=thin
    • -O3
    • -O3 -flto
    • -O3 -flto=thin
    • -Ofast
    • -Ofast -flto
    • -Ofast -flto=thin

    Comment

    Working...
    X