This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: fix gcj ICE
>>>>> "Ranjit" == Ranjit Mathew <rmathew4lists at hotmail dot com> writes:
Ranjit> A general question: would such patches make it to the (say)
Ranjit> 3.3.1 release?
This patch could be a candidate. I don't think it is really that
important though (as far as I know nobody has run into this, and
anyway this ICE only occurs for invalid code).
I think the general rule for 3.3.x releases is bug fixes only.
However there may be exceptions, like a new port.
We might want to try to stay binary compatible, too. I'm not so sure.
Ranjit> Do you (Andrew/Tom) maintain a list of patches that might be "nice"
Ranjit> to be merged into 3.3 once it is open for the next dot-release?
No, but I should.
Or you could start one :-)
Tom