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 V4 2/6] Fortran: Resolve dynamic properties of pointer types.


On Wed, Oct 5, 2016 at 9:44 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> Bernhard Heckel <bernhard.heckel@intel.com> writes:
>
>> 2016-07-08  Bernhard Heckel  <bernhard.heckel@intel.com>
>>
>> gdb/Changelog:
>>       * gdbtypes.c (resolve_dynamic_types_internal): Resolve pointer types.
>
> This line doesn't match the change, which is in is_dynamic_type_internal.
>
>>         (resolve_dynamic_pointer): New.
>
> Otherwise, patch is good to me.
>

Do we already have a test case which has a Fortran pointer which has
a dynamic associated property?  If no, we need to add one.

Patch 3/6 resolves dynamic target type of a pointer, a pointer points
to a dynamic type, but what does this patch do?

-- 
Yao (齐尧)


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