public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* error losing precision on 64bit system
@ 2008-08-19  4:55 Wesley Smith
  2008-08-19  8:42 ` Andrew Haley
  0 siblings, 1 reply; 2+ messages in thread
From: Wesley Smith @ 2008-08-19  4:55 UTC (permalink / raw)
  To: GCC-help

Hi,
Is there a way to disable or work around the cast from x to y loses
precision error under gcc 4.2.3?  what I'm doing is definitely safe
but on 64bit systems, I get loads of compilation errors that I need to
solve.

thanks,
wes

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: error losing precision on 64bit system
  2008-08-19  4:55 error losing precision on 64bit system Wesley Smith
@ 2008-08-19  8:42 ` Andrew Haley
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Haley @ 2008-08-19  8:42 UTC (permalink / raw)
  To: Wesley Smith; +Cc: GCC-help

Wesley Smith wrote:

> Is there a way to disable or work around the cast from x to y loses
> precision error under gcc 4.2.3?  what I'm doing is definitely safe
> but on 64bit systems, I get loads of compilation errors that I need to
> solve.

What do you mean, exactly?  I'm not aware of any such error.  There is
a warning, but I think it's optional.

Amdrew.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-19  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-19  4:55 error losing precision on 64bit system Wesley Smith
2008-08-19  8:42 ` Andrew Haley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).