From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12956 invoked by alias); 12 Oct 2009 12:22:45 -0000 Received: (qmail 12945 invoked by uid 22791); 12 Oct 2009 12:22:44 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Oct 2009 12:22:40 +0000 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9CCMduI020544 for ; Mon, 12 Oct 2009 08:22:39 -0400 Received: from tyan-ft48-01.lab.bos.redhat.com (tyan-ft48-01.lab.bos.redhat.com [10.16.42.4]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9CCMbAh004997 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Oct 2009 08:22:38 -0400 Received: (from jakub@localhost) by tyan-ft48-01.lab.bos.redhat.com (8.14.2/8.14.2/Submit) id n9CCMb5O021245; Mon, 12 Oct 2009 14:22:37 +0200 Date: Mon, 12 Oct 2009 12:37:00 -0000 From: Jakub Jelinek To: Tom Tromey Cc: gcc-patches@gcc.gnu.org Subject: Patch ping Message-ID: <20091012122237.GJ14664@tyan-ft48-01.lab.bos.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2009-10/txt/msg00747.txt.bz2 Hi! Could you please in light of http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00179.html review the libcpp bits of http://gcc.gnu.org/ml/gcc-patches/2009-04/msg01099.html ? Thanks. Jakub