[gomp/htdocs] update web page status

Richard Henderson rth@redhat.com
Fri Oct 21 00:35:00 GMT 2005


Committed.


r~


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gomp/index.html,v
retrieving revision 1.3
diff -u -p -d -r1.3 index.html
--- index.html	13 Jun 2005 23:06:25 -0000	1.3
+++ index.html	21 Oct 2005 00:33:14 -0000
@@ -56,5 +56,17 @@ and will be integrated into GCC after it
 provide read access to our development sources for everybody with
 <a href="../../cvs.html">anonymous CVS</a>.</p>
 
+<h2>Reporting Bugs</h2>
+<p>Bugs in GOMP should be reported via
+<a href="http://gcc.gnu.org/bugzilla/">bugzilla</a>.  In all cases,
+please add "openmp" to the keywords field in the bug report.</p>
+
+<h2>Status</h2>
+<dt><b>October 20, 2005</b></dt>
+<dd>The runtime library is functionally complete.  The syntax
+parsers for C, C++ and Fortran are complete, though there are
+still dusty corners with respect to semantic translation to be
+resolved.  Adventurous users who don't mind the compiler crashing
+on every other source file are encouraged to begin filing bugs.</dd>
 </body>
 </html>



More information about the Gcc-patches mailing list