Thread Previous • Date Previous • Date Next • Thread Next |
On 2019-05-28 10:51, Simon Richter wrote:
Hi,this enables FP exceptions everywhere in Debug mode, and disables them inRelease mode. This is for testing only, and should *not* yet go into mainline. Still needed: - signal handler that complains and allows continuing - context library handling - tests
Hi Simon-It looks like you are using the gcc extensions here. Any reason not to use std::fesetenv?
-Seth
Thread Previous • Date Previous • Date Next • Thread Next |