]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-decl.c (finish_function): Suppress "control reaches end of non-void function" when...
authorJan Hubicka <jh@suse.cz>
Fri, 13 May 2005 14:00:55 +0000 (16:00 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 13 May 2005 14:00:55 +0000 (14:00 +0000)
commit9da588842969af9a82a8bde6347078d03974ccb9
tree9ada393a1c3728eecc09d94cd9e363a5a168845c
parent81cfbbc23c53d29b16cae24c98eb0a7d15e2c3fc
c-decl.c (finish_function): Suppress "control reaches end of non-void function" when...

* c-decl.c (finish_function): Suppress "control reaches end of
non-void function" when "no return statement in function
returning non-void" is issued.

From-SVN: r99659
gcc/ChangeLog
gcc/c-decl.c