This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: recent java segvs, in exception code
- To: tromey at redhat dot com
- Subject: Re: recent java segvs, in exception code
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Tue, 3 Apr 2001 23:56:54 -0700 (PDT)
- Cc: gcc-bugs at gcc dot gnu dot org, Java Discuss List <java at gcc dot gnu dot org>
- References: <8766gln9lt.fsf@creche.redhat.com>
- Reply-To: apbianco at cygnus dot com
Tom Tromey writes:
> Today I updated the gcc 3.0 branch and did a complete rebuild from
> scratch. I'm using x86 Red Hat Linux 6.2.
>
> Certain programs crash like this:
I'm not seing this. I updated and rebuilt the 3.0 branch. If I run
`make check' from <build>/<arch>libjava/testsuite, I endup with:
=== libjava Summary ===
# of expected passes 1648
# of unexpected successes 32
# of expected failures 16
# of untested testcases 20
If I run `make check-target-libjava' from the base of my builddir, I
see the same thing. I found out that I had a few patch in that source
tree: 1315, 2412, and your <clinit> and weirddecl patches.
./A