From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10268 invoked by alias); 25 Oct 2017 08:15:19 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 9938 invoked by uid 89); 25 Oct 2017 08:15:04 -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 autolearn=no version=3.3.2 spammy=Hey, UD:php, hey X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Oct 2017 08:15:01 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 51ACC80D; Wed, 25 Oct 2017 01:15:00 -0700 (PDT) Received: from [10.2.207.77] (e100706-lin.cambridge.arm.com [10.2.207.77]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CAEDD3F246; Wed, 25 Oct 2017 01:14:59 -0700 (PDT) Message-ID: <59F04802.8050703@foss.arm.com> Date: Wed, 25 Oct 2017 08:15:00 -0000 From: Kyrill Tkachov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Saleem Abdulrasool , libffi-discuss@sourceware.org Subject: Re: armhf testsuite failures possibly due to 7ad0ae7f42 References: <59EDBC0A.80905@foss.arm.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017/txt/msg00031.txt.bz2 On 25/10/17 01:20, Saleem Abdulrasool wrote: > Hey, it was a silly bug caused by a level of indirection thing. I > sent a PR (381) on github to address the issue. It passes the tests > locally. > Thanks for looking into it! Kyrill > On Mon, Oct 23, 2017 at 5:35 PM Saleem Abdulrasool > > wrote: > > On Mon, Oct 23, 2017 at 2:53 AM Kyrill Tkachov > > > wrote: > > Hi all, > > Matthias' testing of libffi [1] (thanks!) shows some recent > failures on > armhf relating to closures with short types > (search for "FAIL:") > > Considering that the results from May look okay I suspect the > culprit is > commit 7ad0ae7f42f3e208431ab66a9032dc9549f978d0 (arm: zext > return value > parameters) > from Oct 10. > Would it be possible to take a look and fix the failures? > > > Thanks for the notification. > > Yeah, the tests probably need to be adjusted. The tests look like > something which would be impacted by the zext. It was previously > sending whatever was in the register previously. > > > Thanks, > Kyrill > > (Please keep me on CC to any replies as I am not subscribed to > this list) > > [1] > https://buildd.debian.org/status/fetch.php?pkg=libffi&arch=armhf&ver=3.3~20171020-1&stamp=1508524302&raw=0 > > > [2] > https://buildd.debian.org/status/fetch.php?pkg=libffi&arch=armhf&ver=3.3~20170512-1&stamp=1494644748&raw=0 > > > -- > Saleem Abdulrasool > compnerd (at) compnerd (dot) org > > -- > Saleem Abdulrasool > compnerd (at) compnerd (dot) org