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 debug/41558] gfortran -O code excessive DW_OP_deref's



------- Comment #3 from jan dot kratochvil at redhat dot com  2009-10-06 15:28 -------
(In reply to comment #1)
> BTW, gdb 7.0.50.20091005-cvs doesn't work with the guality.exp testcases well,
> something broke in it recently.  6.8.91.20090917-1.fc12 works fine.

There is an array with variable size: integer :: a(n), n
VLA support is still missing in FSF GDB, it is present in Archer (+Fedora)
branch archer-jankratochvil-vla:
http://sourceware.org/gdb/wiki/ArcherBranchManagement


-- 


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


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