This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
libgcj failure on ppclinux?
- From: Andrew Haley <aph at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: java <java at gcc dot gnu dot org>, gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Oct 2002 18:37:46 +0100 (BST)
- Subject: libgcj failure on ppclinux?
- References: <3DA5B8F9.4090908@pop.agri.ch>
Andreas Tobler writes:
> hi,
>
> does anybody see the same thing on linuxppc?
> I'm not sure since I was fighting with abnormal segfaults due to l2r
> config problems.
> But this error I can reproduce.
>
> Any pointer? I'm ready to deliver more info.
This is a C++ compiler bug; better redirect the problem to the gcc
mailing list.
Andrew.
>
> Thanks,
> Andreas
>
> ../../../gcc/libjava/posix-threads.cc: In function `void
> _Jv_ThreadRegister(_Jv_Thread_t*)':
> ../../../gcc/libjava/posix-threads.cc:353: internal compiler error: in
> int_mode_for_mode, at stor-layout.c:295
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[3]: *** [posix-threads.lo] Error 1
> make[3]: Leaving directory
> `/home/andreas/objdir/powerpc-unknown-linux-gnu/libjava'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/andreas/objdir/powerpc-unknown-linux-gnu/libjava'
> make[1]: *** [all-target-libjava] Error 2
> make[1]: Leaving directory `/home/andreas/objdir'
> make: *** [bootstrap] Error 2
> [andreas@pm8600 ~/objdir]$