This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Putting C++ code into gcc front end


Kaveh R. Ghazi wrote:
> The C++ frontend is written in K&R C with gcc extensions (talk about perverted).

The C++ frontend is (very slowly) being coverted to ISO C on the
mainline sources for 3.4.
How practical would it be to have '-ansi -pedantic' supplied at stage2?
Could we do it on a per front end basis? I suspect all but one of cp's
gnuisms is by accident.

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan at codesourcery dot com : http://www.cs.bris.ac.uk/~nathan/ : nathan at acm dot org



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]