Gentoo Archives: gentoo-amd64

From: "Hemmann
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] gcc 4.1 + CFLAGS
Date: Fri, 09 Jun 2006 13:42:59
Message-Id: 200606091538.58419.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-amd64] gcc 4.1 + CFLAGS by "Vladimir G. Ivanovic"
1 On Friday 09 June 2006 14:13, Vladimir G. Ivanovic wrote:
2 > On Fri, 2006-06-09 at 13:59 +0200, Michael Weyershäuser wrote:
3 > > Vladimir G. Ivanovic wrote:
4 > > > Linus seems to use -ffast-math:
5 > > >
6 > > > http://gcc.gnu.org/ml/gcc/2001-07/msg02150.html. At least in 2001 he
7 > > > did.
8 > >
9 > > Linus Torvalds wrote:
10 > > > I used -ffast-math myself, when I worked on the quake3 port to Linux
11 > > > (it's been five years, how time flies).
12 > >
13 > > So it was actually in 1996 and he did it *in a game*. That is, at least
14 > > in my opinion, quite different from using it globally on the whole
15 > > system...
16 >
17 > You're right, it was in 1996. But judging from his comments, he is still
18 > probably using -ffast-math.
19 >
20 > Anyway, I've been using -ffast-math with gcc-4.1.0 and gcc-4.1.1. No
21 > problems (except for busybox), and I've recompiled both system and
22 > world.
23
24 yes, but not with that flag.
25
26 Check the ebuilds. It is filtered out almost everywhere.
27
28 It is 'ok' in most games, video apps and picture viewers. But everything that
29 needs at least some correct math, is screwed. You maybe do not see the
30 breakage now. But someday it will byte you in your behind.
31
32 --
33 gentoo-amd64@g.o mailing list