Announcement

Collapse
No announcement yet.

GCC 12.3 Released With 127+ Bug Fixes, AMD Zen 4 Support Backported

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

  • GCC 12.3 Released With 127+ Bug Fixes, AMD Zen 4 Support Backported

    Phoronix: GCC 12.3 Released With 127+ Bug Fixes, AMD Zen 4 Support Backported

    While GCC 13.1 recently released as the first major stable release of the GCC 13 series, for those continuing to depend upon last year's GCC 12 stable series there is a new point release available today...

    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
    Interested to see some benchmarks of 12.2 vs 12.3 on a Zen4

    Comment


    • #3
      Originally posted by PeterB View Post
      Interested to see some benchmarks of 12.2 vs 12.3 on a Zen4
      Would be good to see 12.2 vs 12.3 vs 13.1 vs llvm-15 vs llvm-16
      with:
      • O2
      • O3
      • O2 -flto
      • O3 -flto
      • O3 -flto-thin (llvm)
      • march=native O2
      • march=native O3
      • march=native O2 -flto
      • march=native O3 -flto
      • march=native O3 -flto-thin (llvm)

      Comment

      Working...
      X