This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bounds checking and traps


Andrew Haley <aph@redhat.com> writes:

> Zack Weinberg writes:
>  >   This pattern, if defined, signals an error, typically by causing
>  >   some kind of signal to be raised.  Among other places, it is used by
>  >   the Java front end to signal `invalid array index' exceptions.
>
> Huh?  Hmm, didn't know that.  Must review documentation...

Oh, you don't use it for that?  Even less need for it to be any
specific trap, then.

zw


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