This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: -ffast-math and gfortran
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: fortran at gcc dot gnu dot org
- Date: Mon, 5 Jun 2006 17:30:54 +0200
- Subject: Re: -ffast-math and gfortran
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EFyM2Bex8u1jNPa5qkj36HoWegzXlPJb20W8nJ9UwaHwt72xZ7UEFTKVTJRHckCXPTIbuI3+I1yPyDS1AhiIr3kBgxBeJr+htPvmaXF+GsaSvz+thFlI1eRDKLUvFNTuEgWR6hQpBzcKu1DXMf5auaYJAVuNDYAMiYraELxBBe4=
- References: <16195625.1149505493399.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net> <E1FnF1H-0001fH-7I@laptop.moene.indiv.nluug.nl> <20060605152331.GA12907@acclab.helsinki.fi>
I therefore
like Steve's proposal to rename -ffast-math to something that sounds
more dangerous, like -frisky-math.
That should only be done at the GCC level, not only for gfortran. We
don't want to have two options that do the same thing, with different
names depending wether you're using the C or Fortran front-end.
FX