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/32454] Bounds-check misses overflow of lhs array



------- Comment #1 from burnus at gcc dot gnu dot org  2007-06-21 12:33 -------
I forgot to mention: I think this file is valid Fortran 2003 and only invalid
Fortran 95. Maybe using:
  integer, dimension(4) :: y
is a better test case.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32454


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