From patchwork Fri May 31 05:00:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Pluzhnikov X-Patchwork-Id: 247845 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 28F7D2C007E for ; Fri, 31 May 2013 15:01:02 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version:content-type; q=dns; s=default; b=FKk5wrin1c5ztLoFmESGlx2dyP364V3Z5s7kzQuTX6vJRVBPBA qXyaMVQT3fjvqJhsYLZNCdRSqUlxTAx4224L1pnU9b6PuG3C+/2/vZ7XLOe7of5W v4kBHIDUdoQ5L/bjHPSih+2t4RPgLy5vvB7tTlzimXPc9Z9oLeutQW7P4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:mime-version:content-type; s= default; bh=HPXg3V6Fo2VzxfmgjH4cruKSYmI=; b=hPPJuIUL9CmRy6bKdSl/ 60IymAqIp2nK8TaqK8ywA4gIf/WDrcgyr0FdFMagV2ETO3zRjXjo2WDqRHKVYv/K xIrOpY71YPY1LMwgE59evsJ0FQ/p/d91TzUGnZMTaUPyT9w4M+MLnquAFTZUjT91 QcaQ5m79eeVj0Lwu2IK+dwY= Received: (qmail 31152 invoked by alias); 31 May 2013 05:00:55 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 31109 invoked by uid 89); 31 May 2013 05:00:48 -0000 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_HOSTKARMA_YE, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.1 Received: from mail-yh0-f74.google.com (HELO mail-yh0-f74.google.com) (209.85.213.74) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 31 May 2013 05:00:47 +0000 Received: by mail-yh0-f74.google.com with SMTP id z20so109077yhz.1 for ; Thu, 30 May 2013 22:00:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type :x-gm-message-state; bh=mVIi6C/rgEaoA48OSS3cQZi4jHI3rmom8wWflyaqsU0=; b=h2aRmVuZcF6rweDrnpOLFgXdH0ZroovgXYFa2GJddehiT+zdnLCDyLHZHAR8xzK5ap q4QKFrP5W8Yll6M56+L0v3rBxs8lQGU/qfEsI6sx+wTwB0IZUGQCRuolFtxpr5uKIBbA vw2eU88feowBzTRRzK5z8WxnPxBvsq8db6b09CbFutBkee35EFUu+zh/Ir2OXMV2BpPt WUrYK9T7LypE0Nbriw8hXGSVF3kWfEz555Nsc1Q0836FDmq4zh3H7e54/CqhCJs8GyTI ZeNRlt48oZPkXPgd1c6cHWiQdpNJ0F+po1v/mo6uXOooare8EGWbZoWd1BFYkqYpBtDi 3rvw== X-Received: by 10.236.139.134 with SMTP id c6mr5799686yhj.7.1369976445839; Thu, 30 May 2013 22:00:45 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id o42si3585666yhe.5.2013.05.30.22.00.45 for (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Thu, 30 May 2013 22:00:45 -0700 (PDT) Received: from elbrus2.mtv.corp.google.com (elbrus2.mtv.corp.google.com [172.17.128.95]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id A7D3B5A42AC; Thu, 30 May 2013 22:00:45 -0700 (PDT) Received: by elbrus2.mtv.corp.google.com (Postfix, from userid 74925) id 4FA521C08AE; Thu, 30 May 2013 22:00:45 -0700 (PDT) From: Paul Pluzhnikov To: gcc-patches@gcc.gnu.org Cc: ppluzhnikov@google.com, dnovillo@google.com Subject: [google gcc-4_8 commited] Adjust testsuite line numbers for r199468. Date: Thu, 30 May 2013 22:00:45 -0700 Message-ID: MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkfO3A10RhzcJ2smZQGPS3JObGgrUI0kqvtPkKq0M7mlapTjNycS78pBUqkJFG7u0iugFDBeWYj8QRV1d1uj4zjEcF11jDMsRf1Fxx6eN/HOwWZbbKgDGTPIltrCuRihObXBAITac+QPT8tsSpX7LObFJt5muh1ao7qHGJQ9d5JNkp1vZtUcVnnjdssqCcM6rSiq+V/07FnOI0NoKfZzs0oOzffQGcQy9+eLQJ3Ocw91zB2bb4= I've committed attached patch on google/gcc-4_8 branch to fix testsuite failures broken by r199468. Thanks, --- Paul Pluzhnikov Index: libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc =================================================================== --- libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc (revision 199470) +++ libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc (working copy) @@ -18,7 +18,7 @@ // . // { dg-do compile } -// { dg-error "no matching" "" { target *-*-* } 1346 } +// { dg-error "no matching" "" { target *-*-* } 1361 } #include Index: libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc =================================================================== --- libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc (revision 199470) +++ libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc (working copy) @@ -18,7 +18,7 @@ // . // { dg-do compile } -// { dg-error "no matching" "" { target *-*-* } 1387 } +// { dg-error "no matching" "" { target *-*-* } 1402 } #include Index: libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc =================================================================== --- libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc (revision 199470) +++ libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc (working copy) @@ -18,7 +18,7 @@ // . // { dg-do compile } -// { dg-error "no matching" "" { target *-*-* } 1272 } +// { dg-error "no matching" "" { target *-*-* } 1287 } #include Index: libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc =================================================================== --- libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc (revision 199470) +++ libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc (working copy) @@ -18,7 +18,7 @@ // . // { dg-do compile } -// { dg-error "no matching" "" { target *-*-* } 1272 } +// { dg-error "no matching" "" { target *-*-* } 1287 } #include #include