From mint-bounce@lists.fishpool.fi  Fri Oct 10 09:39:19 2008
X-ME-UUID: 20081010103840823.C92027000082@mwinf2e28.orange.fr
Date: Fri, 10 Oct 2008 12:38:24 +0200
From: Patrice Mandin <mandin.patrice@orange.fr>
To: mint <mint@fishpool.com>
Cc: "Miro Kropacek" <miro.kropacek@gmail.com>
Subject: Re: [MiNT] Some comments on gcc 4.3.2
Message-Id: <20081010123824.03e0a925.mandin.patrice@orange.fr>
In-Reply-To: <c6533ef60810041138n7dcd5968t474a68586f4582f2@mail.gmail.com>
References: <c6533ef60810041138n7dcd5968t474a68586f4582f2@mail.gmail.com>
Organization: Chez moi
X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i486-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: mandin.patrice@orange.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m9ADdI31019989

Le Sat, 4 Oct 2008 20:38:54 +0200
"Miro Kropacek" <miro.kropacek@gmail.com> a _crit:

> - performance: I measured quake compilation on real CT60@70 MHz machine with
> -O3 -m68020-60:
> 
> gcc 2.95 (68000 version): 7:30 minutes
> gcc 4.2.3 (68000 version): 21 minutes
> gcc 4.3.2 (68000 version): 23:40 minutes
> gcc 4.3.2 (68020-60 version): 22:20 minutes
> 
> As you can see, there's deep difference between 2.x and 4.x range... even
> 68000 vs 68020 isn't anything important, all of them are damn slow...
> practically, on anything other than cross compiler I really wouldn't want to
> see my daily development under 4.x gcc...

Mikro, do you see a difference in the generated code size (both .o
files, and the final binary) ? Currently, with cross-compiler, I see
something like +10/15% in generated code size between gcc 3.x and 4.x,
for the same optimisation settings (-O2 -m68020 when I compiled Doom for example).

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: Développement, jeux


