From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22334 invoked by alias); 10 Aug 2007 18:19:48 -0000 Received: (qmail 22235 invoked by uid 22791); 10 Aug 2007 18:19:47 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Aug 2007 18:19:39 +0000 Received: from zps77.corp.google.com (zps77.corp.google.com [172.25.146.77]) by smtp-out.google.com with ESMTP id l7AIJX7T018679 for ; Fri, 10 Aug 2007 11:19:33 -0700 Received: from py-out-1112.google.com (pyef47.prod.google.com [10.34.157.47]) by zps77.corp.google.com with ESMTP id l7AIHA8i016063 for ; Fri, 10 Aug 2007 11:19:30 -0700 Received: by py-out-1112.google.com with SMTP id f47so1437572pye for ; Fri, 10 Aug 2007 11:19:30 -0700 (PDT) Received: by 10.35.87.8 with SMTP id p8mr5422948pyl.1186769968865; Fri, 10 Aug 2007 11:19:28 -0700 (PDT) Received: by 10.35.8.11 with HTTP; Fri, 10 Aug 2007 11:19:28 -0700 (PDT) Message-ID: <65dd6fd50708101119n453405dy89015066faf0c44a@mail.gmail.com> Date: Fri, 10 Aug 2007 18:19:00 -0000 From: "Ollie Wild" To: "GCC Patches" Subject: Re: PATCH: PR c++/31749 In-Reply-To: <65dd6fd50708071213s422c09adne0bd8ac4853be4fe@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <65dd6fd50708071213s422c09adne0bd8ac4853be4fe@mail.gmail.com> 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: 2007-08/txt/msg00693.txt.bz2 On 8/7/07, Ollie Wild wrote: > The patch must be applied on top of the previously submitted patch at > http://gcc.gnu.org/ml/gcc-patches/2007-08/msg00412.html. FYI, the precursor patch has been approved and committed. Ollie