C++ PATCH: PR 20599 (1/3)

Andrew Pinski pinskia@physics.uc.edu
Mon Oct 2 21:20:00 GMT 2006


> 
> The differences between c++03 and c++-whatever-the-number is are
> trivial; c99 is a much bigger jump.

Besides the point, we don't impelemant all the features of C99 correctly
or even C89/C90.  (yes C++ is in worse shape but that is because of the ARM).

If we finally decide to move over to C99, I think we should have all the features
implemented (correctly).

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16620
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16989
Are both useful bugs to track the progress.

-- Pinski



More information about the Libstdc++ mailing list