GCC 4.7.0RC: Mangled names in cc1

Andrew Pinski pinskia@gmail.com
Fri Mar 9 09:54:00 GMT 2012


2012/3/9 Ludovic Courtès <ludovic.courtes@inria.fr>:

> I believe this is not intentional, right?

No, this is intentional.  We bootstrap the compiler using the C++
front-end now.  We build stage1 with the C compiler and then build
stages 2 and 3 with the C++ compiler.

This is a documented change too.

Thanks,
Andrew Pinski



More information about the Gcc mailing list