GCC Compiler Migrating To Be More C++ Based

Posted by Michael Larabel on June 24, 2011

Last week at Google's offices in London there was a gathering of GCC (GNU Compiler Collection) developers to discuss various topics from C++0x and GDB to the compiler's plug-in API. There are notes from this 2011 GCC Gathering on the GCC Wiki for those interested, but perhaps most interesting was their discussion surrounding the planned migration to C++. GCC itself is largely written in C at this point, but there's an effort under-way to switch more of this compiler code to being more C++ based.

GCC already uses C++ code in some areas such as for overloading, templates, and virtual tables, but the thoughts for this GCC language migration are to use the C++03 standard with macros preparing for C++0x. Predicate/accessor macros will be converted to C++ inline functions along with changing all C cases to C++. Further down the road is using the class hierarchy and member functions support of C++ along with various data structures.

The expressed reasons in the GCC notes for this migration are, "C++ is a tool to make the code base use more standard idioms, which makes it easy for newcomers." Not all of the active GNU Compiler Collection developers are onboard with this migration with several viewing this as "another incomplete transition with lots of fairly pointless churn."

More in the official notes.

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. LLVM 3.3 Officially Released
  2. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  3. Intel GPU Driver Tries To Rip Out FBDEV Support
  4. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  5. VP9 Codec Now Enabled By Default In Chrome
  6. openSUSE 13.1 M2 Plays On PulseAudio 4.0
  7. Debian 7.1 Rounds In Some Bug-Fixes
  8. Min / Max FPS Comes To Test Results
  9. Google Pushes More Mesa / Gallium3D Patches
  10. The Phoronix Migration Is Fully Complete
  11. Linux 3.10-rc6 Kernel Brings In More Fixes
Latest Forum Talk
  1. Google Pushes More Mesa / Gallium3D Patches
  2. Intel GPU Driver Tries To Rip Out FBDEV Support
  3. AMD Catalyst 13.6 Beta
  4. LLVM 3.3 Officially Released
  5. The Wayland Situation: Facts About X vs. Wayland
  6. VP9 Codec Now Enabled By Default In Chrome
  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