This is the mail archive of the gcc-regression@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]
Other format: [Raw text]

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



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.
+


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