diff options
author | Roger Sayle <sayle@gcc.gnu.org> | 2002-05-27 21:09:38 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2002-05-27 21:09:38 +0000 |
commit | 39f2f3c85a1e9999e3f38bfb5b9bbd35b062df67 (patch) | |
tree | ef5638bc097170d139e365da78c3dceb1d3a2ffa /gcc/builtins.c | |
parent | d51b0053f5c1dd2509c69729d3c474b2cf7de66c (diff) | |
download | gcc-39f2f3c85a1e9999e3f38bfb5b9bbd35b062df67.zip gcc-39f2f3c85a1e9999e3f38bfb5b9bbd35b062df67.tar.gz gcc-39f2f3c85a1e9999e3f38bfb5b9bbd35b062df67.tar.bz2 |
c-common.c: Add support for __attribute__((nothrow)) to specify that a function cannot...
* c-common.c: Add support for __attribute__((nothrow)) to specify
that a function cannot throw an exception (using TREE_NOTHROW).
(handle_nothrow_attribute): New function to process this attribute.
* doc/extend.texi: Document the new nothrow function attribute.
2002-05-27 Richard Henderson <rth@redhat.com>
* g++.dg/ext/attrib6.C: New test case.
From-SVN: r53940
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions