built-in functions

Marc Glisse marc.glisse@inria.fr
Mon Sep 14 14:19:00 GMT 2015


On Mon, 14 Sep 2015, Bruno Schneider wrote:

> I'm trying to compile C++ code with the built-in "add with oveflow
> check" functions[1]. But the compiler complains the built-ins have not
> been declared. I'm using g++ 4.9.2.
>
> Attached is some minimal code to test. Can anybody help?

Use a more recent compiler?

-- 
Marc Glisse



More information about the Gcc-help mailing list