From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16938 invoked by alias); 29 Aug 2011 10:49:52 -0000 Received: (qmail 16930 invoked by uid 22791); 29 Aug 2011 10:49:51 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Aug 2011 10:49:38 +0000 Received: (qmail 9682 invoked from network); 29 Aug 2011 10:49:37 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 29 Aug 2011 10:49:37 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1QxzPM-0003Mw-51; Mon, 29 Aug 2011 10:49:36 +0000 Date: Mon, 29 Aug 2011 12:00:00 -0000 From: "Joseph S. Myers" To: Jakub Jelinek cc: gcc-patches@gcc.gnu.org Subject: Re: Patch ping In-Reply-To: <20110829090339.GC2687@tyan-ft48-01.lab.bos.redhat.com> Message-ID: References: <20110829090339.GC2687@tyan-ft48-01.lab.bos.redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2011-08/txt/msg02310.txt.bz2 On Mon, 29 Aug 2011, Jakub Jelinek wrote: > http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00428.html > Adjust gthr-posix.h so that g++ -C -E works with STL headers OK in the absence of libgcc maintainer objections within 24 hours. -- Joseph S. Myers joseph@codesourcery.com