This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14850] -ffloat-store and -mieee-fp aren't doing what I assume they should do


------- Additional Comments From gonnetp at inf dot ethz dot ch  2004-04-07 09:11 -------
Subject: Re:  -ffloat-store and -mieee-fp aren't doing
	what I assume they should do


Hmm... Do you know how to do this?

Is there a way of submitting this as a feature request (i.e. for an
icc-like command line option)? The problem is that adding any special
library calls to set the FPU precision will mess-up portability :(

Cheers and many thanks,
Pedro


On Wed, 2004-04-07 at 04:36, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-07 03:36 -------
> Actually they are documented as what they do.  What you need to do is to change the 
> FPU's internal precission to 64bit from the defualt of 80bits.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14850


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]