From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18821 invoked by alias); 19 Jan 2004 01:51:13 -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 18607 invoked from network); 19 Jan 2004 01:51:11 -0000 Received: from unknown (HELO uniton.integrable-solutions.net) (62.212.99.186) by sources.redhat.com with SMTP; 19 Jan 2004 01:51:11 -0000 Received: from uniton.integrable-solutions.net (localhost [127.0.0.1]) by uniton.integrable-solutions.net (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id i0J1iO9b017151; Mon, 19 Jan 2004 02:44:24 +0100 Received: (from gdr@localhost) by uniton.integrable-solutions.net (8.12.3/8.12.3/Submit) id i0J1iNXj017150; Mon, 19 Jan 2004 02:44:23 +0100 X-Authentication-Warning: uniton.integrable-solutions.net: gdr set sender to gdr@integrable-solutions.net using -f To: espie@quatramaran.ens.fr (Marc Espie) Cc: geoffk@apple.com, gcc@gcc.gnu.org Subject: Re: gcc 3.5 integration branch proposal References: <90200277-4301-11D8-BDBD-000A95B1F520@apple.com> <20040110002526.GA13568@disaster.jaj.com> <82D6F34E-4306-11D8-BDBD-000A95B1F520@apple.com> <20040110154129.GA28152@disaster.jaj.com> <1073935323.3458.42.camel@minax.codesourcery.com> <1073951351.3458.162.camel@minax.codesourcery.com> <20040119013113.044D74895@quatramaran.ens.fr> From: Gabriel Dos Reis In-Reply-To: <20040119013113.044D74895@quatramaran.ens.fr> Organization: Integrable Solutions Date: Mon, 19 Jan 2004 01:51:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg01233.txt.bz2 espie@quatramaran.ens.fr (Marc Espie) writes: | I do see the benefits, sure (I love the new preprocessor, except for the | -traditional bug, and I really need a standard C++ compiler), but updating | from 2.8.1 to 2.95 slowed our compiles by ~30%, and the on-going 2.95 to | 3.3.2 update is slowing them by 30% more. Heck, we do have | architectures that are NOT going to switch because the compile are | really too slow now. There's even some chance only sparc64 will switch | because 2.95 was completely crap on sparc64 (understandably so). We should probably require developers to use slow machines with small rams. Semi ;-) -- Gaby