I have created the SVN branch cxx-conversion to host all the mini-projects aimed at exploring the C++ conversion. Everyone is welcome to contribute to it.
The branch has been configured to build in C++ mode by default. I have also created a wiki page to coordinate conversion efforts and document the status of the branch: http://gcc.gnu.org/wiki/cxx-conversion Finally, I've created an entry in http://gcc.gnu.org/svn.html. The first project that I will start working on is the conversion of vec.h and dealing with the garbage allocator. I am hoping to have this ready for the 4.8 release. Details on the projects' wiki. Thanks. Diego.