Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22016

How to disable fast math for a header file function

$
0
0

How do I disable fast math for a function defined in header file or for the entire source file?

#pragma GCC optimize ("no-fast-math")

Adding the line above to both (source file and header file) doesn't seem to work in this case.


Viewing all articles
Browse latest Browse all 22016

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>