[Bug target/81516] Wrong code with -m32 -O2 on x86_64-linux-gnu
davmac at davmac dot org
gcc-bugzilla@gcc.gnu.org
Sat Jul 22 20:05:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81516
--- Comment #4 from Davin McCall <davmac at davmac dot org> ---
(In reply to Andrew Pinski from comment #3)
> Most likely a dup of bug 323.
I don't think so, unless I'm misunderstanding something. There's no rounding in
the test case, just a store of an int value to a double variable, and
furthermore the result is _completely_ wrong, not just off by a bit.
More information about the Gcc-bugs
mailing list