This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34546] Incorrect array identified in out of bounds runtime error



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]