This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/51500] [4.7 regression] 106 unexpected libjava testsuite failures with mingw32
- From: "jojelino at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 05 Feb 2012 01:22:36 +0000
- Subject: [Bug libgcj/51500] [4.7 regression] 106 unexpected libjava testsuite failures with mingw32
- Auto-submitted: auto-generated
- References: <bug-51500-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51500
--- Comment #21 from gee <jojelino at gmail dot com> 2012-02-05 01:22:36 UTC ---
Created attachment 26574
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26574
proposed patch for workaround TestEarlyGC failure
it deals raw closure stub with thiscall calling convention. TestEarlyGC test
passed with this patch.