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

Re: compiler segfault.



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


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