This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Array bounds checking?
- From: Diego Novillo <dnovillo at redhat dot com>
- To: AS225 <sewashm at yahoo dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 15 Apr 2003 07:56:55 -0400
- Subject: Re: Array bounds checking?
- Organization: Red Hat Canada
- References: <20030414215358.79752.qmail@web40407.mail.yahoo.com>
On Mon, 2003-04-14 at 17:53, AS225 wrote:
> Hi all,
>
> Does the gcc compiler have the option for array
> bounds checking?
>
Not yet. It is under development, though.
Diego.