Need advice on bounds checking approaches

Tom Tromey tromey@cygnus.com
Tue Sep 4 23:52:00 GMT 2001


>>>>> "Greg" == Greg McGary <gkm@eng.ascend.com> writes:

Greg> Is there some other advantage to memory-barrier semantics
Greg> wrt. bounds checks that I'm overlooking?

You once mentioned the idea of changing gcj to use your bounds
checking code.  Java has strict rules about when the exception must be
thrown.  (Whether it is feasible to change the gcj front end to use
this stuff, I don't know.)

Tom



More information about the Gcc mailing list