GCC 4.8 Compiler - Is It Faster Yet?

Posted by Michael Larabel on June 24, 2012

GCC 4.7 was released a few months back, but have changes in the trunk code-base -- for what will eventually become GCC 4.8 -- resulted in any major performance changes yet?

GCC 4.8 will likely not be released until early 2013, but it's worth seeing if there's any performance changes early on in case the change is a regression or other issue. Plus GCC 4.8 will be competing with what will likely be LLVM/Clang 3.2 or LLVM/Clang 3.3.

The GCC 4.8 changes page at this point only mentions a new partial redundancy elimination (PRE) optimization and a new x86_64 option concerning stack alignment. The partial redundancy elimination optimization is exposed via the -ftree-partial-pre compiker switch or is also enabled at the -O3 optimization level where it's more aggressive. Many more changes and new features will be documented in the months leading up to the GCC 4.8.0 general availability.

GNU Compiler Collection 4.8 is also the release where developers hope to switch to C++ mode by default. We might also see the GNU D language compiler merged for this next release.

Anyhow, up today are just some simple benchmarks from the Intel Core i7 3770K "Ivy Bridge" system running some different Fortran/C/C++ tests while the CFLAGS/CXXFLAGS were set to "-O3 -march=native." The GCC 4.8.0 20120617 snapshot was compared to GCC 4.6.3 and GCC 4.7.1. Full details are available on OpenBenchmarking.org.

Continue exploring the results at OpenBenchmarking.org.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Wayland's Weston Gets Output Scaling Support
  2. Raspberry Pi Gets New Wayland Weston Renderer
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Intel Ultrabook Performance Is Faster With Mesa 9.2
  5. Hot Relocation HDD To SSD Support For Btrfs
  6. Phoronix Test Suite 4.6.0 "Utsira" Released
  7. New Intel X.Org Driver Supports All Of Haswell
  8. SQLite Now Faster With Memory Mapped I/O
  9. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  10. Qt For Tizen Launches, Based On Qt 5.1
  11. KTAP Released For Linux Kernel Dynamic Tracing
Latest Forum Talk
  1. Wayland's Weston Gets Output Scaling Support
  2. Fedora 18 Comes To ARMv6, Raspberry Pi
  3. Microsoft Releases Skype For Linux 4.2, Has...
  4. Raspberry Pi Gets New Wayland Weston Renderer
  5. Openbenchmarking.org main page is damaged
  6. Humble Indie Bundle Finally Sells Out
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite