decl.c (duplicate_decls): Set TREE_NOTHROW on __builtin_XX decl if a prototype…
decl.c (duplicate_decls): Set TREE_NOTHROW on __builtin_XX decl if a prototype for XX is provided with... * decl.c (duplicate_decls): Set TREE_NOTHROW on __builtin_XX decl if a prototype for XX is provided with throw(). * g++.dg/eh/builtin1.C: New test. * g++.dg/eh/builtin2.C: New test. * g++.dg/eh/builtin3.C: New test. From-SVN: r128159
Showing
gcc/testsuite/g++.dg/eh/builtin1.C
0 → 100644
gcc/testsuite/g++.dg/eh/builtin2.C
0 → 100644
gcc/testsuite/g++.dg/eh/builtin3.C
0 → 100644
Please
register
or
sign in
to comment