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. 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. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. Benchmarking The Intel P-State, CPUfreq Changes
  2. FreeBSD Still Working On Next-Gen Package Manager
  3. DNF Still Advancing As Experimental Yum For Fedora
  4. Logitech Begins Supporting Linux Users
  5. Modern Intel Gallium3D Driver Still Being Toyed With
  6. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  7. GCC 4.8.1 Compiler Due To Be Out Next Week
  8. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  9. Linux's "Ondemand" Governor Is No Longer Fit
  10. Firefox 22 Beta Enables WebRTC Support
  11. OpenSUSE 13.1 Milestone 1 Released
Latest Forum Talk
  1. X3: Albion Prelude Released For Linux Gamers
  2. Linux's "Ondemand" Governor Is No...
  3. Logitech Begins Supporting Linux Users
  4. DRM Moves Ahead With HTML5 Specification
  5. Benchmarking The Intel P-State, CPUfreq Changes
  6. Modern Intel Gallium3D Driver Still Being Toyed...
  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