This is the mail archive of the gdb-patches@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]

Re: [PATCH] Fortran: Testsuite, non-local references in nested functions.


Bernhard Heckel <bernhard.heckel@intel.com> writes:

> Non-local references in nested functions are usually implemented
> by using DWARF static link. This feature was added
> with commit 63e43d3aedb8b1112899c2d0ad74cbbee687e5d6
> (DWARF: handle non-local references in nested functions) but
> a testcase was missing in Fortran.
>
> 2016-06-01  Bernhard Heckel  <bernhard.heckel@intel.com>
>
> gdb/Testsuite/Changelog:

s/Testsuite/testsuite/

> 	* gdb.fortran/nested-funcs.exp: New.
> 	* gdb.fortran/nested-funcs.f90:	New.

Looks good to me.

-- 
Yao (éå)


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