This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: gcj3.1 status update
- From: Tom Tromey <tromey at redhat dot com>
- To: Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 18 Mar 2002 13:11:36 -0700
- Subject: Patch: FYI: gcj3.1 status update
- Reply-to: tromey at redhat dot com
Another status update checkin.
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* gcj-3.1-status.html: PR 5876 is fixed.
Index: gcj-3.1-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/gcj-3.1-status.html,v
retrieving revision 1.8
diff -u -r1.8 gcj-3.1-status.html
--- gcj-3.1-status.html 2002/03/18 17:18:01 1.8
+++ gcj-3.1-status.html 2002/03/18 19:39:15
@@ -19,14 +19,6 @@
<td> Alex </td>
</tr>
-<tr bgcolor='#eeaaaa'> <td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=5876">5876</a> </td>
- <td> jc1 crashes when targeting mingw32. I believe this is the
- problem we think was introduced by my builtin function patch.
- Alex wrote a patch which I tested; should go in
- </td>
- <td> Alex </td>
-</tr>
-
<tr bgcolor='#eeaaaa'>
<td> <a href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=view&pr=5879">5879</a> </td>
<td>Throwing exceptions causes SEGV in GCJ-compiled code.
@@ -64,12 +56,12 @@
<tr><th> Platform </th> <th> Status </th> <th> Who </th> </tr>
-<tr bgcolor='#aaeeee'> <td> x86 Linux</td>
+<tr bgcolor='#aaeeee'> <td>i686-pc-linux-gnu</td>
<td> Ok </td>
<td> Tom </td>
</tr>
-<tr bgcolor='#aaeeee'> <td> alpha Linux</td>
+<tr bgcolor='#aaeeee'> <td>alphaev67-unknown-linux-gnu</td>
<td> Ok </td>
<td> Tom </td>
</tr>
@@ -97,12 +89,12 @@
</tr>
<tr bgcolor='#eeaaaa'> <td> i386-pc-solaris2.8 </td>
- <td> Bootstrap failure; also, libgcj currently not enabled by default</td>
+ <td> Two patches in progress; libgcj currently not enabled by default</td>
<td> Rainer </td>
</tr>
-<tr bgcolor='#aaeeee'> <td> mips-sgi-Irix6.5 </td>
- <td> Build in progress </td>
+<tr bgcolor='#aaeeee'> <td> mips-sgi-irix6.5 </td>
+ <td> Ok; libgcj currently not enabled by default </td>
<td> Rainer </td>
</tr>