decl.c (finish_function): Give a pedwarn for reaching end of non-void function, not...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 24 Feb 1998 14:22:12 +0000 (09:22 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 24 Feb 1998 14:22:12 +0000 (09:22 -0500)
commit14e403d46d7cddc753102dd383e7fac7f6ffeecf
treee3cb5205033abb6c63826ee65112b84c41b185bc
parent373dae05168c8a0f084b3abffdcb8f47d02d5e59
decl.c (finish_function): Give a pedwarn for reaching end of non-void function, not just a warning.

* decl.c (finish_function): Give a pedwarn for reaching end of
non-void function, not just a warning.
Remove the above.

From-SVN: r18218
gcc/cp/ChangeLog
gcc/cp/decl.c