[Bug middle-end/71078] x/abs(x) -> sign(1.0,x)
mwahab at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 4 10:53:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71078
mwahab at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mwahab at gcc dot gnu.org
--- Comment #4 from mwahab at gcc dot gnu.org ---
(In reply to prathamesh3492 from comment #3)
> Fixed.
The new test pr71078-1.c fails for arm and aarch64 because copysignl isn't
generated for fabsl making the expected output fail to match.
Matthew
More information about the Gcc-bugs
mailing list