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