From patchwork Tue Jul 12 12:55:34 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Diego Novillo X-Patchwork-Id: 104369 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 B9A18B6EDF for ; Tue, 12 Jul 2011 22:55:52 +1000 (EST) Received: (qmail 23926 invoked by alias); 12 Jul 2011 12:55:51 -0000 Received: (qmail 23917 invoked by uid 22791); 12 Jul 2011 12:55:50 -0000 X-SWARE-Spam-Status: No, hits=-2.1 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) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Jul 2011 12:55:36 +0000 Received: from wpaz37.hot.corp.google.com (wpaz37.hot.corp.google.com [172.24.198.101]) by smtp-out.google.com with ESMTP id p6CCtalI009194; Tue, 12 Jul 2011 05:55:36 -0700 Received: from topo.tor.corp.google.com (topo.tor.corp.google.com [172.29.41.2]) by wpaz37.hot.corp.google.com with ESMTP id p6CCtYg0028392; Tue, 12 Jul 2011 05:55:35 -0700 Received: by topo.tor.corp.google.com (Postfix, from userid 54752) id 43D351DA1C8; Tue, 12 Jul 2011 08:55:34 -0400 (EDT) To: reply@codereview.appspotmail.com, crowl@google.com, gchare@google.com, gcc-patches@gcc.gnu.org Subject: [pph] Mark c4pr36533.cc fixed (issue4708041) Message-Id: <20110712125534.43D351DA1C8@topo.tor.corp.google.com> Date: Tue, 12 Jul 2011 08:55:34 -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 Not quite sure what patch fixed this one and I'm too lazy to figure it out now. Committed to branch. Diego. * g++.dg/pph/c4pr36533.cc: Mark fixed. --- This patch is available for review at http://codereview.appspot.com/4708041 diff --git a/gcc/testsuite/g++.dg/pph/c4pr36533.cc b/gcc/testsuite/g++.dg/pph/c4pr36533.cc index 0093db1..ce2bf1f 100644 --- a/gcc/testsuite/g++.dg/pph/c4pr36533.cc +++ b/gcc/testsuite/g++.dg/pph/c4pr36533.cc @@ -1,3 +1,2 @@ /* { dg-options "-w -fpermissive" } */ -// pph asm xdiff #include "c4pr36533.h"