This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36091] false positive in bounds checking with forall
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2008 20:34:58 -0000
- Subject: [Bug fortran/36091] false positive in bounds checking with forall
- References: <bug-36091-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dominiq at lps dot ens dot fr 2008-10-23 20:34 -------
> As a side note I'm really impressed by how fast you found a not-working
> case to my slowly and laboriously prepared code.
Don't worry, it is always much easier to find (others') bugs than to fix them.
The problem was detected by my own quick and dirty test suite which cover
some cases not covered by the gfortran one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36091