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

Testing for builtins/intrinsics

$
0
0

I have some code that uses gcc intrinsics. I would like to include code in case the intrinsic is missing. How can I do this?

#ifdef __builtin_ctzll

does not work.


Viewing all articles
Browse latest Browse all 22175


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