This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compiler segfault.
- To: Olivier <olivier at zipworld dot com dot au>
- Subject: Re: compiler segfault.
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Sun, 14 Oct 2001 10:13:53 -0700 (PDT)
- Cc: java at gcc dot gnu dot org
- References: <20011014225117.B28305@zipworld.com.au>
- Reply-To: apbianco at cygnus dot com
Olivier writes:
> Does anyone get the same behavior?
I have an up-to-date compiler and a week-old compiler. It shows up in
both. If changes in reload1.c are responsible for this, the problem
was introduced between 1.298 and now (1.302)
> Trying to simplify the code any futher fixes the problem!!!
So we have a test case then! You can write to bugs@gcc.gnu.org. It's
most likely a middle-end bug.
I'll add this to our test suite, as it would have been better to
detect this bug earlier (some patterns of try/catch have been breaking
reload1 routines in the past.)
Thank you.
./A