* c-decl.c (finish_function): Suppress "control reaches end of
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2005 14:00:55 +0000 (14:00 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2005 14:00:55 +0000 (14:00 +0000)
commit6a13f0130899a8336955e34f9d8d36f3c99b6e35
tree9ada393a1c3728eecc09d94cd9e363a5a168845c
parenteb0fefdb9683c4842532535b6051be0d762223d1
* c-decl.c (finish_function): Suppress "control reaches end of
non-void function" when "no return statement in function
returning non-void" is issued.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99659 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c