From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32943 invoked by alias); 18 Apr 2017 21:28:17 -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 32919 invoked by uid 89); 18 Apr 2017 21:28:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=no version=3.3.2 spammy=Hx-languages-length:662, our, team X-HELO: userp1040.oracle.com Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 18 Apr 2017 21:28:16 +0000 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v3ILSEwJ007362 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 18 Apr 2017 21:28:14 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v3ILSDe0008124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 18 Apr 2017 21:28:13 GMT Received: from abhmp0014.oracle.com (abhmp0014.oracle.com [141.146.116.20]) by aserv0121.oracle.com (8.13.8/8.13.8) with ESMTP id v3ILSB4s020084; Tue, 18 Apr 2017 21:28:12 GMT Received: from termi.oracle.com (/85.180.208.222) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 18 Apr 2017 14:28:10 -0700 From: jose.marchesi@oracle.com (Jose E. Marchesi) To: Pedro Alves Cc: vladimir.mezentsev@oracle.com, gdb-patches@sourceware.org Subject: Re: [PATCH] gdb passes and returns incorrect values when dealing with small array on Sparc References: <1490804220-92717-1-git-send-email-vladimir.mezentsev@oracle.com> Date: Tue, 18 Apr 2017 21:28:00 -0000 In-Reply-To: (Pedro Alves's message of "Tue, 18 Apr 2017 15:54:10 +0100") Message-ID: <87zifdjti2.fsf@oracle.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00531.txt.bz2 Hi Pedro. Sorry for the delay. I think everyone was hoping that someone that actually groks SPARC stuff would take a look at this. I don't think we have any maintainer currently actively caring for SPARC in particular. Maybe you guys (Oracle folks) could help review each others' patches? I think that'd help get these patches in quicker. We (the Oracle toolchain team) actually review the GDB patches internally from a functional perspective before they are sent upstream. We can make it more explicit in our future submissions with a note in the patch submission.