From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103278 invoked by alias); 27 Aug 2019 11:46:03 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 103161 invoked by uid 89); 27 Aug 2019 11:46:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_05,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=UD:non-ldr-exit.exp, sk:nonldr, sk:non-ldr, c4a23bf878f2e9a64034006c91596401faf6db3e X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 27 Aug 2019 11:45:58 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 27 Aug 2019 12:07:00 -0000 Subject: Failures on Fedora-i686, branch master From: gdb-buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2019-q3/txt/msg03490.txt.bz2 Buildername: Fedora-i686 Worker: fedora-x86-64-2 Full Build URL: https://gdb-buildbot.osci.io/#builders/18/builds/672 Author: Srinath Parvathaneni Commit tested: c4a23bf878f2e9a64034006c91596401faf6db3e Subject of commit: Add support for the MVE VMOV instruction to the ARM assembler. This instruction copies the value of one vector register to another vector register. The patch also modifies the decoding of VORR instruction which is effecting decoding of VMOV instruction. Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-i686/c4/c4a23bf878f2e9a64034006c91596401faf6db3e/ *** Diff to previous build *** ============================================== PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited ============================================== *** Complete list of XFAILs for this builder *** To obtain the list of XFAIL tests for this builder, go to: You can also see a pretty-printed version of the list, with more information about each XFAIL, by going to: