Bug#233673: gcc-3.3: Description of -ffloat-store in gcc man page is incorrect

2004-03-24 Thread Vincent Lefevre
On 2004-03-24 08:03:40 +0100, Matthias Klose wrote: > Vincent Lefevre writes: > > The second paragraph is incorrect. The IEEE754 standard has nothing > > to do with that since it allows extended precision for intermediate > > computations. This option just makes gcc more ISO C compliant, since > >

Bug#233673: gcc-3.3: Description of -ffloat-store in gcc man page is incorrect

2004-03-24 Thread Matthias Klose
Vincent Lefevre writes: > Package: gcc-3.3 > Version: 1:3.3.3-1 > Severity: normal > > The gcc man page says: > > -ffloat-store > Do not store floating point variables in registers. This pre- > vents undesirable excess precision on machines such as the 68000 > where

Bug#233673: gcc-3.3: Description of -ffloat-store in gcc man page is incorrect

2004-02-19 Thread Vincent Lefevre
Package: gcc-3.3 Version: 1:3.3.3-1 Severity: normal The gcc man page says: -ffloat-store Do not store floating point variables in registers. This pre- vents undesirable excess precision on machines such as the 68000 where the floating registers (of the 68881) keep