PCC has supported C99 for a while now, so this statement
should be removed.

Index: comparison.html
===================================================================
--- comparison.html     (revision 80998)
+++ comparison.html     (working copy)
@@ -184,7 +184,7 @@
     <ul>
     <li>PCC dates from the 1970's and has been dormant for most of that time.
         The clang + llvm communities are very active.</li>
-    <li>PCC doesn't support C99, Objective-C, and doesn't aim to support
+    <li>PCC doesn't support Objective-C, and doesn't aim to support
         C++.</li>
     <li>PCC's code generation is very limited compared to LLVM.  It produces 
very
         inefficient code and does not support many important targets.</li>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to