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. Hot Relocation HDD To SSD Support For Btrfs
  2. Phoronix Test Suite 4.6.0 "Utsira" Released
  3. New Intel X.Org Driver Supports All Of Haswell
  4. SQLite Now Faster With Memory Mapped I/O
  5. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  6. Qt For Tizen Launches, Based On Qt 5.1
  7. KTAP Released For Linux Kernel Dynamic Tracing
  8. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  9. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  10. Handbrake 0.9.9 Supports OpenCL Offloading
  11. Freedreno Gallium3D Now Banging The Adreno A3XX
Latest Forum Talk
  1. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  2. Microsoft Releases Skype For Linux 4.2, Has...
  3. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  4. Hot Relocation HDD To SSD Support For Btrfs
  5. AMD Catalyst 13.4 Final
  6. Jolla Announces Their First Phone
  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