This is the mail archive of the gcc@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]

Re: Serious bug


Ryszard Kabatek <rysio@rumcajs.chemie.uni-halle.de> writes:

> On 24 Sep 1998, Alexandre Oliva wrote:
>> Complain to Intel.  They have put more precision in FP registers than
>> in doubles stored in memory, that's why you see the difference.

> I testet the sample with VisualAge C++ 3.0 for OS/2.
> It work correct...

Which doesn't mean egcs is wrong.  It's just different, it's a
rounding problem, with undefined results.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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