[Bug fortran/37199] array assignment from function writes out of bounds

2008-09-10 Thread salam at lpthe dot jussieu dot fr
--- Comment #7 from salam at lpthe dot jussieu dot fr 2008-09-10 13:24 --- That's great. I've tested it with the latest binary snapshot and it works very nicely. Thanks a lot for fixing this! Gavin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37199

[Bug fortran/37199] array assignment from function writes out of bounds

2008-08-22 Thread salam at lpthe dot jussieu dot fr
--- 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

[Bug fortran/37199] New: array assignment from function writes out of bounds

2008-08-22 Thread salam at lpthe dot jussieu dot fr
function writes out of bounds Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: salam at lpthe dot jussieu dot fr GCC