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/37199] array assignment from function writes out of bounds



------- Comment #1 from salam at lpthe dot jussieu dot fr  2008-08-22 10:29 -------
Created an attachment (id=16127)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16127&action=view)
test case

# to see the issue, type
gfortran -g -Wall bounds_issue.f90
./a.out
# or
valgrind ./a.out


-- 


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


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