This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Unreviewed Tru64 UNIX pthread patches


Rainer Orth writes:

> A bootstrap with --disable-threads is just in progress: let's see if this
> is cause by my pthread patches.  Otherwise, I'll again have to go
> reghunting ;-(

I've just finished that bootstrap, and the only differences between the two
cases (i.e. with and without threads) are the ones already observed during
original patch submission:

--- 4.0f-gcc-nothr/mail-report.log	Thu Jul 31 11:46:22 2003
+++ 4.0f-gcc/mail-report.log	Wed Jul 30 11:53:39 2003
@@ -130,0 +131,2 @@
+FAIL: SyncTest execution - gij test
+FAIL: SyncTest execution - gij test
@@ -132,0 +135,2 @@
+FAIL: TLtest execution - gij test
+FAIL: TLtest execution - gij test
@@ -138,0 +143,16 @@
+FAIL: Thread_Alive execution - gij test
+FAIL: Thread_Alive execution - gij test
+FAIL: Thread_Interrupt execution - gij test
+FAIL: Thread_Interrupt execution - gij test
+FAIL: Thread_Join execution - gij test
+FAIL: Thread_Join execution - gij test
+FAIL: Thread_Monitor execution - gij test
+FAIL: Thread_Monitor execution - gij test
+FAIL: Thread_Sleep execution - gij test
+FAIL: Thread_Sleep execution - gij test
+FAIL: Thread_Wait execution - gij test
+FAIL: Thread_Wait execution - gij test
+FAIL: Thread_Wait_2 execution - gij test
+FAIL: Thread_Wait_2 execution - gij test
+FAIL: Thread_Wait_Interrupt execution - gij test
+FAIL: Thread_Wait_Interrupt execution - gij test

Based on this, I'm going to check in my patches and investigate further
what causes both the new (obviously unrelated) gij failures and the thread
test failures above.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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