From patchwork Thu Apr 14 19:40:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Diego Novillo X-Patchwork-Id: 91282 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]) by ozlabs.org (Postfix) with SMTP id 58F85B6F94 for ; Fri, 15 Apr 2011 05:40:56 +1000 (EST) Received: (qmail 21449 invoked by alias); 14 Apr 2011 19:40:54 -0000 Received: (qmail 21441 invoked by uid 22791); 14 Apr 2011 19:40:54 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL, BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_PASS, T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.67) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Apr 2011 19:40:47 +0000 Received: from hpaq3.eem.corp.google.com (hpaq3.eem.corp.google.com [172.25.149.3]) by smtp-out.google.com with ESMTP id p3EJekQd008473; Thu, 14 Apr 2011 12:40:46 -0700 Received: from topo.tor.corp.google.com (topo.tor.corp.google.com [172.29.41.2]) by hpaq3.eem.corp.google.com with ESMTP id p3EJeipI000361; Thu, 14 Apr 2011 12:40:44 -0700 Received: by topo.tor.corp.google.com (Postfix, from userid 54752) id 2DCBEA00D; Thu, 14 Apr 2011 15:40:44 -0400 (EDT) To: reply@codereview.appspotmail.com, crowl@google.com, gcc-patches@gcc.gnu.org Subject: [pph] Rebuild compilation context from PPH images (1/6) (issue4407048) Message-Id: <20110414194044.2DCBEA00D@topo.tor.corp.google.com> Date: Thu, 14 Apr 2011 15:40:44 -0400 (EDT) From: dnovillo@google.com (Diego Novillo) X-System-Of-Record: true X-IsSubscribed: yes 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 This test case is getting the compiler into an infinite recursive loop. I'm disabling it for now so we can keep working on the other PPH failures. Diego. * g++.dg/pph/p1mean.cc: Force syntax error. --- This patch is available for review at http://codereview.appspot.com/4407048 diff --git a/gcc/testsuite/ChangeLog.pph b/gcc/testsuite/ChangeLog.pph index 806e96a..a5555c7 100644 diff --git a/gcc/testsuite/g++.dg/pph/p1mean.cc b/gcc/testsuite/g++.dg/pph/p1mean.cc index 82435ba..e223499 100644 --- a/gcc/testsuite/g++.dg/pph/p1mean.cc +++ b/gcc/testsuite/g++.dg/pph/p1mean.cc @@ -3,6 +3,8 @@ #include #include +SYNTAX ERROR TO AVOID COMPILING THIS - IT CAUSES INFINITE RECURSION. + static unsigned long long MAX_ITEMS = 10000; static int