This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC compiler -Warray-bounds option
- From: "Mustafa i. via gcc" <gcc at gcc dot gnu dot org>
- To: Jeff Law <law at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 26 Feb 2018 04:41:05 -0500
- Subject: Re: GCC compiler -Warray-bounds option
- Authentication-results: sourceware.org; auth=none
- References: <CAGRzKbYqfx5Q8=9mMTUB5HCaFM7yBmVfnLfA56sQBcnJ+0Q8Pg@mail.gmail.com> <3fab0879-07ef-c774-283a-5c4eb88dfbb9@redhat.com>
- Reply-to: "Mustafa i." <milhan at mail dot csuchico dot edu>
Hello,
What exactly is the -Warray-bounds option to the GCC compiler supposed to
warn about?
My g++ --version: g++ (GCC) 7.3.1 20180130 (Red Hat 7.3.1-2)
Regards,
Mustafa
On Wed, Feb 21, 2018 at 9:19 PM, Jeff Law <law@redhat.com> wrote:
> On 02/21/2018 03:20 PM, Mustafa i. wrote:
> > Hi,
> >
> > I have a question about the GCC compiler -Warray-bounds option. Can you
> > help me with that or can you help me contact the right person at the GCC
> > project?
> What in particular do you want to know. gcc@gcc.gnu.org is probably the
> best place to ask questions.
>
> jeff
>