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 0/3] fortran: Enable arrays of structures with dynamic member types.


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

> This patch series enables the user to evaluate:
> 1. Local structures with dynamic member types.
> 2. Local arrays of structs with dynamic member types.
> 3. Dynamic arrays of structs with static and/or dynamic member types.

Looks these changes are user visible.  We may need a NEWS entry for
them.  How did you run the regression test?

-- 
Yao (éå)


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