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 3/3] fort_dyn_array: Use value constructor instead of raw-buffer manipulation.


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

> Instead of pre-computing indices into a fortran array re-use
> the value_* interfaces to subscript a fortran array.

Hi, can you elaborate a little please?  It looks like change to new
interface, but why does this fix the bug? because value_* interfaces
have been aware of dynamic type?

-- 
Yao (éå)


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