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]

Re: typecasting error in gcc (GCC) 3.2.2


On Sat, Jan 25, 2003 at 06:02:08PM -0700, Gautham S. Chundi wrote:
> This is an error in the typecasting operation.
> the two operations I'm performing are supposed to give me the same answer
> on this version of gcc but seems to work fine on gcc 3.0 on an IRIX
> machine.
> This seems to be an X86 specific bug because ver 2.95 also did this.

This is most likely not a bug at all. See the section "Problems with
floating point computations" on http://gcc.gnu.org/bugs.html#known.

   regards  Christian

-- 
THAT'S ALL FOLKS!


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