This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/5986: SIGSEGV in __gcj_personality_v0
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jsturm at one-point dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Thu, 21 Mar 2002 21:16:57 +1200
- Subject: Re: java/5986: SIGSEGV in __gcj_personality_v0
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5986
This test case works-for-me on both x86 and PPC:
$ gcj CrashEH.java --main=CrashEH -O2
$ ./a.out
cleanup
ok