This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bounds checking and traps
- From: "Jan Beulich" <JBeulich at novell dot com>
- To: <zack at codesourcery dot com>
- Cc: <gcc at gcc dot gnu dot org>,<wilson at specifixinc dot com>
- Date: Fri, 13 Aug 2004 10:28:35 +0200
- Subject: Re: bounds checking and traps
>Yah, and (this is what I'm saying, this is what I'm telling you) they
>*all* define int #5 to have the same effect as #BR trap. Go on,
prove
>me wrong.
Easily done: Win2K raises a GP fault on INT 05, but Bounds Range
Exceeded on a failed bound.
Jan