Re: [JAVA PATCH] Enable more array bounds check elimination

Andrew Haley <[email protected]> Tue, 23 Feb 2016 09:56:02 +0000
Newsgroups gmane.comp.gcc.java.patches
Message-ID <[email protected]>
On 22/02/16 23:02, Roger Sayle wrote:
> Please point me towards any relevant postings (of yours) on the subject of
> gcj bounds check elimination, as I'd love to catch up on current thinking.

I'm not sure that there are any, really.  The discussions I can
remember were all done in person, and I didn't get positive
feedback about the idea of adding to the type system in GCC's
middle end.

Incidentally, we have been talking about EOL for GCJ for some years
now.  GCC 6 will very likely be the last GCJ.

Andrew.