From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30986 invoked by alias); 28 Jan 2013 19:57:21 -0000 Received: (qmail 30978 invoked by uid 22791); 28 Jan 2013 19:57:20 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 28 Jan 2013 19:57:14 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1TzupM-0005UM-W7 from Yao_Qi@mentor.com ; Mon, 28 Jan 2013 11:57:13 -0800 Received: from SVR-ORW-FEM-04.mgc.mentorg.com ([147.34.97.41]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 28 Jan 2013 11:57:12 -0800 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-04.mgc.mentorg.com (147.34.97.41) with Microsoft SMTP Server id 14.1.289.1; Mon, 28 Jan 2013 11:57:11 -0800 Message-ID: <5106D7E1.1060705@codesourcery.com> Date: Mon, 28 Jan 2013 19:57:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Jan Kratochvil CC: Subject: Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL References: <20130126202645.GA4888@host2.jankratochvil.net> In-Reply-To: <20130126202645.GA4888@host2.jankratochvil.net> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 X-SW-Source: 2013-01/txt/msg00676.txt.bz2 On 01/27/2013 04:26 AM, Jan Kratochvil wrote: > gdb/testsuite/ > 2013-01-26 Jan Kratochvil > > Workaround GCC PR debug/55056 and GDB PR server/9999. I don't have comment for this patch, but it would be more clear if you post the patch after the PR is reported and put the actual PR number in the patch. -- Yao (齐尧)