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]

[Bug c/28473] with -O, casting result of round(x) to uint64_t produces wrong values for x > INT_MAX



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-07-25 02:12 -------
Hmm, this works correctly on powerpc-darwin, where we get no round function at
all.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28473


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