This is the mail archive of the gcc-patches@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]

Web page update for _Pragma


I'll commit this as obvious once the bootstrap completes and I've
committed the code.

Neil.

	c99status.html: Update for _Pragma implementation.

Index: c99status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v
retrieving revision 1.11
diff -u -p -r1.11 c99status.html
--- c99status.html	2000/10/08 21:52:04	1.11
+++ c99status.html	2000/10/30 20:39:35
@@ -227,7 +227,7 @@ paragraph 6) do not count as library iss
 </tr>
 
 <tr><td><em><code>_Pragma</code> preprocessing operator</em></td>
-    <td></td><td></td><td></td><td>Missing</td>
+    <td></td><td>Done</td><td></td><td></td>
 </tr>
 
 <tr><td><em>standard pragmas</em></td>


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