c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 24 Jun 2004 12:09:44 +0000 (12:09 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 24 Jun 2004 12:09:44 +0000 (12:09 +0000)
commitbb2d400f6145f628e9973d529ca4dc017bb5b978
treee77324035e5ec7669c9962c640334d0abdb0e288
parent79a4758dd5744731bad51286b13943b77abed1c3
c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.

* c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.
* system.h (DEFAULT_MAIN_RETURN): Poison.
* doc/tm.texi (DEFAULT_MAIN_RETURN): Remove documentation.

From-SVN: r83592
gcc/ChangeLog
gcc/c-decl.c
gcc/doc/tm.texi
gcc/system.h