OSDN Git Service

* c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 12:09:44 +0000 (12:09 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jun 2004 12:09:44 +0000 (12:09 +0000)
commit08b2d9a3d54b589d5792244cd397892db21413fc
treee77324035e5ec7669c9962c640334d0abdb0e288
parent688008a524166587149eada0f29b1512a07f21b0
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83592 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/doc/tm.texi
gcc/system.h