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

[Bug libgcj/71757] libgcj: unknown symbol __cxa_throw_bad_array_new_length


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71757

--- Comment #3 from Timo Teräs <timo.teras at iki dot fi> ---
(In reply to Timo Teräs from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > What target is this on?  I get all passes in the java testsuite with GCC 6.1
> > on aarch-linux-gnu.
> 
> Happens on x86_64-alpine-linux-musl for me. PIE enabled by default.

Also it happens only during bootstrap. If you have --disable-bootstrap it won't
probably happen. It's related to the fact xgcc is used as CXX during bootstrap.

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