This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/27588] -fbounds-check should catch substring out of range accesses
- From: "Francois-Xavier dot Coudert at ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Oct 2006 15:32:42 -0000
- Subject: [Bug fortran/27588] -fbounds-check should catch substring out of range accesses
- References: <bug-27588-1719@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from Francois-Xavier dot Coudert at ens dot fr 2006-10-02 15:32 -------
Subject: Re: -fbounds-check should catch substring out of range accesses
> I'm writing a patch to add substring bounds checking. I hope to post it in the
> next few days.
Great!
> What is the status? If you have something, I'd save my time of looking
> at trans-expr.c's gfc_conv_substring and trying to understand how to
> add it there.
The status is: "I had the beginning of a patch, but it didn't work fully,
and I think it didn't survive summer cleaning of my account". But, I'll
be happy to answer any question you have, and review your patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27588