Message251227
In theory we should set FENV_ACCESS whenever the control word is
changed (C99):
"If part of a program tests floating-point status flags, sets
floating-point control modes, or runs under non-default mode
settings, but was translated with the state for the FENV_ACCESS
pragma "off", the behavior is undefined."
In practice gcc ignores the pragma, icc and cl.exe use it, not
sure about clang. |
|
Date |
User |
Action |
Args |
2015-09-21 14:42:49 | skrah | set | recipients:
+ skrah, mark.dickinson, vstinner, Arfrever, koobs, emaste, Andrew Turner |
2015-09-21 14:42:49 | skrah | set | messageid: <1442846569.9.0.0985151677741.issue24520@psf.upfronthosting.co.za> |
2015-09-21 14:42:49 | skrah | link | issue24520 messages |
2015-09-21 14:42:49 | skrah | create | |
|