This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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/9395] cannot access allocatable array in fortran90


http://sourceware.org/bugzilla/show_bug.cgi?id=9395

--- Comment #12 from Fred Krogh <at_gdb at mathalacarte dot com> 2013-02-20 17:17:32 UTC ---
Just tried my little test1 program above with "GNU Fortran (Gentoo 4.7.2 p1.3,
pie-0.5.5) 4.7.2", and "GNU gdb (Gentoo 7.5.1 p2) 7.5.1". p itest(1:2) once
again gives slice out of range, but p itest(1) gives 6316032, and p itest(2)
gives 0.  Values output by the code are correct.  The optimistic view is that
any change from the previous result is some sort of progress.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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