[Bug tree-optimization/93013] PPC: optimization around modulo leads to incorrect result
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 19:35:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93013
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I thought we declared INT_MIN /-1 as undefined and also INT_MIN % -1 undefined?
There is another PR about that. I think even a defect report against the C
standard too.
More information about the Gcc-bugs
mailing list