From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12996 invoked by alias); 16 Apr 2002 02:31:12 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 12901 invoked from network); 16 Apr 2002 02:31:04 -0000 Received: from unknown (HELO ariane.ens-cachan.fr) (138.231.176.4) by sources.redhat.com with SMTP; 16 Apr 2002 02:31:04 -0000 Received: from mayo.cmla.ens-cachan.fr (mayo.cmla.ens-cachan.fr [138.231.64.2]) by ariane.ens-cachan.fr (8.12.2/jtpda-5.3.3) with ESMTP id g3G2V2Rp005275 ; Tue, 16 Apr 2002 04:31:02 +0200 Received: from jambon.cmla.ens-cachan.fr (jambon.cmla.ens-cachan.fr [138.231.64.60]) by mayo.cmla.ens-cachan.fr (8.9.1a/jtpda-5.3.2) with ESMTP id EAA01015 ; Tue, 16 Apr 2002 04:31:00 +0200 (MET DST) Received: from (dosreis@localhost) by jambon.cmla.ens-cachan.fr (8.9.3/jtpda-5.3.1/CL) id EAA24871 ; Tue, 16 Apr 2002 04:31:00 +0200 (MET DST) To: Gabriel Dos Reis Cc: Mark Mitchell , Joe Buck , Phil Edwards , gcc@gcc.gnu.org, bkoz@redhat.com, libstdc++@gcc.gnu.org Subject: Re: GCC 3.1 Release References: <550276201.1018457525@VAIO> From: Gabriel Dos Reis In-Reply-To: Gabriel Dos Reis's message of "16 Apr 2002 02:50:43 +0200" Organization: CodeSourcery, LLC Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Mon, 15 Apr 2002 19:36:00 -0000 Message-ID: X-SW-Source: 2002-04/txt/msg00666.txt.bz2 Gabriel Dos Reis writes: [...] | Mark, | | Here is a patch to move the __normal_iterator<> bits into | __gnu_cxx:: along with the patch suggested by Joe. It also | incorporates Paolo's test. Bootstrapped and tested on | i686-pc-linux-gnu (3.1 branch). | | I'll apply the same thing to mainline. Done. -- Gaby