This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: -ffloat-store on Intel x86
- To: "christopher s ruvolo 128-27e torch" <cruvolo at wrc dot xerox dot com>, <gcc-bugs at gcc dot gnu dot org>
- Subject: Re: -ffloat-store on Intel x86
- From: "Tim Prince" <tprince at computer dot org>
- Date: Tue, 26 Sep 2000 19:48:29 -0700
- Cc: "christopher s ruvolo 128-27e torch" <cruvolo at wrc dot xerox dot com>
- References: <20000926180700.B8803@torch.imc.org>
As the preferred way to deal with these issues (at least if you aren't
interested in single/float precision) is to play with the precision modes,
and recent linux versions support that, it seems unlikely that -ffloat-store
will attract much tinkering.
----- Original Message -----
From: "christopher s ruvolo 128-27e torch" <cruvolo@wrc.xerox.com>
To: <gcc-bugs@gcc.gnu.org>
Sent: Tuesday, September 26, 2000 3:07 PM
Subject: -ffloat-store on Intel x86