From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65076 invoked by alias); 13 Oct 2019 09:41:13 -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 65067 invoked by uid 89); 13 Oct 2019 09:41:12 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-12.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:713 X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 13 Oct 2019 09:41:11 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id D61EAB56D; Sun, 13 Oct 2019 09:41:08 +0000 (UTC) Subject: Re: openSUSE Leap 15.1 x86_64 master test report To: Christian Biesinger Cc: "gdb-patches@sourceware.org" References: From: Tom de Vries Message-ID: Date: Sun, 13 Oct 2019 09:41:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00322.txt.bz2 On 13-10-2019 06:36, Christian Biesinger wrote: > On Sat, Oct 12, 2019 at 9:46 AM Tom de Vries wrote: >>> FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f(std::string)' >> >> PR19436 - "C++11 ABI tag does not work" >> https://sourceware.org/bugzilla/show_bug.cgi?id=19436 > > Hmm, that bug seems to be considered fixed, except that some tests are > missing. Unless I'm misreading the bug it doesn't seem to be quite the > same? Unless it's not fully fixed, or perhaps it regressed, but that > would probably be good to mention there. The FAIL was reported in https://sourceware.org/bugzilla/show_bug.cgi?id=19436#c1 . Thanks, - Tom