From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1936 invoked by alias); 5 Oct 2016 06:03:36 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 1926 invoked by uid 89); 5 Oct 2016 06:03:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:10.253.24, H*r:sk:fmsmga1, H*RU:HELO, Hx-spam-relays-external:HELO X-HELO: mga14.intel.com Received: from mga14.intel.com (HELO mga14.intel.com) (192.55.52.115) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 05 Oct 2016 06:03:25 +0000 Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP; 04 Oct 2016 23:03:23 -0700 X-ExtLoop1: 1 Received: from heckel-mobl3.ger.corp.intel.com (HELO [172.28.205.41]) ([172.28.205.41]) by fmsmga006.fm.intel.com with ESMTP; 04 Oct 2016 23:03:22 -0700 Subject: [ping 2][PATCH V4 0/6] Fortran: Resolve target types of pointers. To: qiyaoltc@gmail.com, brobecker@adacore.com References: <1473230295-809-1-git-send-email-bernhard.heckel@intel.com> <57D948BB.8060007@intel.com> <57EBBA69.2020903@intel.com> Cc: gdb-patches@sourceware.org From: Bernhard Heckel Message-ID: <57F497AA.3010302@intel.com> Date: Wed, 05 Oct 2016 06:03:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <57EBBA69.2020903@intel.com> Content-Type: text/plain; charset="windows-1252"; format="flowed" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-10/txt/msg00073.txt.bz2 Ping for Patches V4 2..6/6 Patch V4 1/6 was already reviewed by Yao News was reviewed by Eli > > On 14/09/2016 14:55, Bernhard Heckel wrote: >> On 07/09/2016 08:38, Bernhard Heckel wrote: >>> Addressed in V4: >>> - Fix indentation in f-typeprint. >>> >>> Addressed in V3: >>> - Don't resolve target types of pointers when resolving pointer types. >>> - Address pointers to dynamic types in C99 as well. >>> - Resolve dynamic target types of pointers when actual needed. >>> - Fix some type naming in Fortran testcases. >>> Addressed in V2: >>> - The type of the pointer should be known regardless it is >>> associated with target or not, [PATCH V2 1/5]. >>> - Removed [PATCH V1 1/3], moved tests to [PATCH V2 2/5]. >>> - Added tests to print derefenced pointers, [PATCH V2 2/5]. >>> - Fix address print of not allocated arrays/pointer to >>> not allocated types, [PATCH V2 4/5] >>> >>> Bernhard Heckel (6): >>> Fortran: Testsuite, fix differences in type naming. >>> Fortran: Resolve dynamic properties of pointer types. >>> Typeprint: Resolve any dynamic target type of a pointer. >>> Fortran: Typeprint, fix dangling types. >>> Resolve dynamic target types of pointers. >>> Fortran: Testsuite, add cyclic pointers. >>> >>> gdb/NEWS | 2 + >>> gdb/c-valprint.c | 22 +++++ >>> gdb/f-typeprint.c | 93 ++++++++++---------- >>> gdb/gdbtypes.c | 29 ++++++- >>> gdb/testsuite/gdb.cp/vla-cxx.cc | 9 ++ >>> gdb/testsuite/gdb.cp/vla-cxx.exp | 9 ++ >>> gdb/testsuite/gdb.fortran/pointers.exp | 143=20 >>> +++++++++++++++++++++++++++++++ >>> gdb/testsuite/gdb.fortran/pointers.f90 | 109=20 >>> +++++++++++++++++++++++ >>> gdb/testsuite/gdb.fortran/print_type.exp | 100 +++++++++++++++++++++ >>> gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +-- >>> gdb/testsuite/gdb.fortran/vla-type.exp | 7 +- >>> gdb/testsuite/gdb.fortran/vla-value.exp | 12 ++- >>> gdb/testsuite/gdb.mi/mi-var-child-f.exp | 7 +- >>> gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 27 +++--- >>> gdb/typeprint.c | 19 ++++ >>> gdb/valops.c | 16 +++- >>> gdb/valprint.c | 6 -- >>> 17 files changed, 542 insertions(+), 80 deletions(-) >>> create mode 100644 gdb/testsuite/gdb.fortran/pointers.exp >>> create mode 100644 gdb/testsuite/gdb.fortran/pointers.f90 >>> create mode 100755 gdb/testsuite/gdb.fortran/print_type.exp >>> >> > Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928