c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.
authorJoseph Myers <jsm28@cam.ac.uk>
Sun, 7 Jan 2001 11:26:15 +0000 (11:26 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 7 Jan 2001 11:26:15 +0000 (11:26 +0000)
commit796cdb659f4c0f015e92c41b3fcf3ff1ad7c3f88
tree78a559501ccca1b52e8ea0c89ea33d6d82bc3137
parent7ca3d2b15202f9f48a05c20e214b6f93aecbaf64
c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.

* c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.
* extend.texi: Document _Exit builtin.

testsuite:
* gcc.c-torture/execute/builtin-noret-1.c: New test.

From-SVN: r38771
gcc/ChangeLog
gcc/c-common.c
gcc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/builtin-noret-1.c [new file with mode: 0644]