built-in functions

Bruno Schneider boschneider@gmail.com
Mon Sep 14 14:41:00 GMT 2015


> Those functions re not supported in gcc-4.9, they were added in gcc-5
>
> https://gcc.gnu.org/gcc-5/changes.html#c-family

Thank you. I thought these were old functions.

So, in the past people would do it with asm code? I know I could check
for overflow before addition, but that is kind of slow (for a simple
addition).

-- 
Bruno Schneider



More information about the Gcc-help mailing list