This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: intel arithmetic
- To: wilkenin at math dot lbl dot gov
- Subject: Re: intel arithmetic
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 8 Jun 2000 08:46:26 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.GSO.4.02A.10006071504450.21328-100000@tigris>
> it was run under redhat-6.2 on an intel pentium III dual processor
> machine. (The same code with the same version of gcc on a sun ultrasparc
> produces the result "good".) It would save me a lot of headache to
> be able to count on floating point values not changing between an
> assignment and a later use.
Thanks for your bug report. This is not a bug in the compiler, see
http://gcc.gnu.org/cgi-bin/fom.cgi?file=49
Regards,
Martin