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


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

sagovic <sanimir.agovic at intel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sanimir.agovic at intel dot com

--- Comment #17 from sagovic <sanimir.agovic at intel dot com> ---
(In reply to Jan Kratochvil from comment #14)
> plan: VLA (Variable Length Arrays) and Fortran dynamic types
> http://sourceware.org/ml/gdb/2012-11/msg00094.html
Based on Jans plan we implemented variable length arrays for c99 and Fortran.
It is based on HEAD and tested with gcc/gfortran as well as some other C and
Fortran compilers.
Sources and documentation can be found here http://intel-gdb.github.io/

We are currently upreaming c99 vla support for gdb.
https://sourceware.org/ml/gdb-patches/2013-10/msg00632.html

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