This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34546] Incorrect array identified in out of bounds runtime error
- From: "terry at chem dot gu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2008 02:10:46 -0000
- Subject: [Bug fortran/34546] Incorrect array identified in out of bounds runtime error
- References: <bug-34546-14178@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from terry at chem dot gu dot se 2008-07-02 02:10 -------
A gentle reminder: This problem still exists as of 4.3.2 20080626.
(At least a compile-time warning is generated for Daniel's testcase. If that
1000 index is an integer variable, however, the compile-time warning goes away
and the bounds check still indicates the wrong array.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34546