This is the mail archive of the gcc-bugs@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]

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'



------- Comment #12 from dave at hiauly1 dot hia dot nrc dot ca  2006-08-02 20:26 -------
Subject: Re:  [4.2 Regression] ./java/lang/Thread.h:31: error: using
typedef-name '_Jv_Thread_t' after 'class'

> ------- Comment #11 from andreast at gcc dot gnu dot org  2006-08-02 20:18 -------
> Fixed.

Thanks.  Next problem is stack traces with no threads.

Exception in thread "main" java.lang.InternalError: Thread.start called but thr
eads not available
*** Got java.lang.InternalError: Thread.start called but threads not available
while trying to print stack trace.
FAIL: PR18699 execution - source compiled test

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28546


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