Control: retitle -1 llvm/clang assume it's safe to divide by 0

Le 30/05/2015 14:29, Thibaut Paumard a écrit :
> Reported upstream:
> https://llvm.org/bugs/show_bug.cgi?id=23707

>From upstream's answer, it appears that clangs optimizers may reorganize
the code under the assumption that it's safe to divide by 0, i.e. that
the code will only run under the default floating-point environment.

Regards, Thibaut.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to