GCC 4.6 Still Has Too Many Serious Regressions

Posted by Michael Larabel on January 26, 2011

There's a new status report from Red Hat's Jakub Jelinek as to the state of GCC 4.6. While a GCC 4.6 release candidate is nearing, as Jakub says in today's update, "significant effort has been made recently to fix lots of regressions, yet there are still way too many serious regressions."

There are ten P1 regressions (the highest priority) remaining in the current GCC 4.6 trunk, which is a decrease of 21 regressions since the last status report, but still those regressions need to be cleared up before a release candidate can be tagged. There's also 101 regressions of P2 status outstanding (only a drop of eight since the last report) and then 21 regressions of P3 status (a decrease of seven). Today's status report can be read on the GCC mailing list.

When version 4.6 of the GNU Compiler Collection is ready, it will bring a new general optimization level (via -0fast), link-time optimization improvements, inter-procedural optimization improvements, improved code compilation performance / time, experimental support for some features of the C1X revision of the ISO C standard, improved support for the C++0x ISO standard, and support for Google's Go programming language. The GCC Go support is not currently enabled by default, but must be set via the --enable-languages configure argument.

Other enhancements to GCC 4.6 also include support for the ARM Cortex-M4 processor, support for the new Intel Sandy Bridge Core i3/i5/i7 processors with the AVX extensions via the -march=corei7-avx and -mtune=corei7-avx options. There's also other optimizations for the Intel Core 2 and Intel Core i3/i5/i7 series of previous generations. The Advanced Vector Extensions (AVX) have proven to be a very valuable x86 instruction set extension under Windows that is backed by both AMD and Intel, so it will be interesting to benchmark and see how the corei7-avx option carries over into GCC 4.6 under Linux. AMD's upcoming Bulldozer CPUs will bring support for AVX on that side of the table. On an unrelated note, GCC 4.6 also has a tuning option for AMD Bobcat (Family 14) processors.

As yet another item to look at with GCC 4.6 is its support for the Bionic C library to build native libraries and applications for Google's Android platform using the -mandroid and -mbionic options, but this support is currently only enabled for the ARM-based Android.

GCC 4.6.0 should be quite an exciting release when it's out there in the coming months.

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. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. Ubuntu Announces Carrier Advisory Group
  2. Qt 5.1 Release Candidate 1 Has Arrived
  3. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  4. Subversion 1.8 Presents New Features
  5. LLVM 3.3 Officially Released
  6. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  7. Intel GPU Driver Tries To Rip Out FBDEV Support
  8. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  9. VP9 Codec Now Enabled By Default In Chrome
  10. openSUSE 13.1 M2 Plays On PulseAudio 4.0
  11. Debian 7.1 Rounds In Some Bug-Fixes
Latest Forum Talk
  1. Ubuntu Announces Carrier Advisory Group
  2. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  3. Vote for GOG to add Linux versions of games they...
  4. Intel Haswell HD Graphics 4600 vs. AMD Radeon...
  5. Intel GPU Driver Tries To Rip Out FBDEV Support
  6. Mir Still Causing Concerns By Ubuntu Derivatives
  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