212 GCC HEAD regressions, 137 new, with your patch on 2005-04-22T01:31:28Z.

Andrew Pinski pinskia@physics.uc.edu
Sat Apr 23 13:45:00 GMT 2005


On Apr 23, 2005, at 9:32 AM, Jeffrey A Law wrote:

> On Sat, 2005-04-23 at 11:56 +0000, GCC regression checker wrote:
>> With your recent patch, GCC HEAD has some regression test failures,
>> which used to pass.  There are 137 new failures, and 75
>> failures that existed before and after that patch; 0 failures
>> have been fixed.
> [ ... ]
> I don't think these are from the threading updates, but I'll spin
> up my PPC and run some tests over the weekend to be sure...

The thread updates were not in this run so it could not be them,
I think it is following change which broke it (but I could be wrong):

+2005-04-21  Tom Tromey  <tromey@redhat.com>
+
+	* java/lang/VMClassLoader.java (transformException): Removed.
+	(resolveClass): No longer native.  Now does nothing.
+	* java/lang/natVMClassLoader.cc (resolveClass): Removed.
+



More information about the Gcc-regression mailing list