From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16450 invoked by alias); 6 Apr 2012 19:45:51 -0000 Received: (qmail 16441 invoked by uid 22791); 6 Apr 2012 19:45:50 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-ob0-f169.google.com (HELO mail-ob0-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 06 Apr 2012 19:45:37 +0000 Received: by obbta14 with SMTP id ta14so4231630obb.0 for ; Fri, 06 Apr 2012 12:45:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-system-of-record:x-gm-message-state; bh=j13mNV+zQPRdySj8YMSFa3QELd+WB4bmJ4bvauExwZ4=; b=Y9Fd3TD0ov4EEbdlskIS3oycNi9Z9gDd02aC8uiiQUG1ivYFPkx3vDv2Wg1/TohS+H nefLYCIll3KtC2Zde238VtxmHf10i2fORXZzhMhvPH4163DTPNUGT3jdlSaqtL91lqf0 Q3hDxLcApFjYd9/Or/sWvfT+AIuSYo1ri3smy3qHi0PvGKYEj/idAyGYZGQXcMBiM268 RUPSZQyboboOdZUXGaGox3eK2h48olhZuQ62OsnbCPTW9S2bSX3yYZ2WN0h0Hg65GzWt 48nzj8XvMRO631u1R5lSIgGb/ZiCI7pvCU3BF7TdhtkMJbhoL+1T1eFZWn0nSZb7NcKo as2g== Received: by 10.182.11.100 with SMTP id p4mr10763018obb.63.1333741536658; Fri, 06 Apr 2012 12:45:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.11.100 with SMTP id p4mr10763011obb.63.1333741536563; Fri, 06 Apr 2012 12:45:36 -0700 (PDT) Received: by 10.182.66.14 with HTTP; Fri, 6 Apr 2012 12:45:36 -0700 (PDT) Date: Fri, 06 Apr 2012 19:45:00 -0000 Message-ID: Subject: Mirror gcc/contrib -> src/contrib? [was Re: [patch, gcc RFA] dg-extract-results.sh: Handle KFAILs.] From: Doug Evans To: Mike Stump Cc: gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-Gm-Message-State: ALoCoQlJ3jenpu7WCJOw/eDS025o7yz3J1r4CXdjnuXanELOpvddh+KKaKlWxjGbPEQB9a2Znf+j9LT4FS8vAyljq6VHkBRHQxDoK120gbwi1n+jCS3luX6we8FSsAKMBakuMijA/9kLaHh95jJoQENHl9wIanKeUA== 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: 2012-04/txt/msg00110.txt.bz2 On Thu, Mar 15, 2012 at 11:54 AM, Mike Stump wrote: > On Mar 15, 2012, at 11:09 AM, Pedro Alves wrote: >> Still, kfail is standard DejaGnu, not a GDB invention. =A0It'd be nice n= ot to >> need to fork the script for this. > > The change is fine for the gcc tree. Committed (to the gcc tree, already in gdb tree). Thanks. btw, is there any interest in mirroring gcc/contrib -> src/contrib? [instead of gdb having its own copy in gdb/testsuite, it *could* use the one in, e.g., src/contrib. I don't have a strong opinion. I'm just looking for others opinions, as the topic came up in another context.]