From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52652 invoked by alias); 12 Apr 2019 20:24:00 -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 52644 invoked by uid 89); 12 Apr 2019 20:23:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1110, UD:complex-parts.exp, 12210 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 12 Apr 2019 20:23:58 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 986708667D; Fri, 12 Apr 2019 20:23:57 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6D30E5D9C5; Fri, 12 Apr 2019 20:23:57 +0000 (UTC) From: Sergio Durigan Junior To: Andrew Burgess Cc: gdb-patches@sourceware.org, Richard Bunt Subject: New FAIL on gdb.base/complex-parts.exp - unix/-m32 (was: Re: [PATCH 1/8] gdb: Add $_cimag and $_creal internal functions) References: <854230b716fa6838bd2d8e73f1fd2d342a7a75ed.1552913183.git.andrew.burgess@embecosm.com> Date: Fri, 12 Apr 2019 20:24:00 -0000 In-Reply-To: <854230b716fa6838bd2d8e73f1fd2d342a7a75ed.1552913183.git.andrew.burgess@embecosm.com> (Andrew Burgess's message of "Mon, 18 Mar 2019 12:52:16 +0000") Message-ID: <87ftqndlb6.fsf_-_@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-04/txt/msg00233.txt.bz2 On Monday, March 18 2019, Andrew Burgess wrote: > Add two new internal functions $_cimag and $_creal that extract the > imaginary and real parts of a complex value. [...] Hi Andrew, The new testcase gdb.base/complex-parts.exp has one new FAIL when testing x86_64 GDB against unix/-m32. I.e.: make check-gdb TESTS=gdb.base/complex-parts.exp RUNTESTFLAGS='--target_board unix/-m32' Here's what I'm seeing: ptype $ type = (gdb) FAIL: gdb.base/complex-parts.exp: ptype $ ... ptype $ type = (gdb) FAIL: gdb.base/complex-parts.exp: ptype $ The BuildBot run: https://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/12210 The logs: https://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/8b/8bdc16587e26100282094c8eaa8e83180ba57afd/ Let me know if you need help investigating this. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/