[Bug c/82068] wrong double to uint64_t conversion with -mieee
coypu at sdf dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 1 18:46:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82068
--- Comment #4 from coypu <coypu at sdf dot org> ---
sorry, I attached an object file rather than assembly. I am guessing it's good
enough.
I am passing only -mieee to make it fail.
(If I use instead -mieee -mfp-trap-mode=n, it doesn't fail, and I get a very
similar object, also attached).
It won't be surprising if the problem is not GCC, but I don't know enough about
alpha to know.
More information about the Gcc-bugs
mailing list