decl.c (finish_function): Give a pedwarn for reaching end of non-void function, not...
authorBrendan Kehoe <brendan@cygnus.com>
Tue, 24 Feb 1998 08:37:13 +0000 (08:37 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 24 Feb 1998 08:37:13 +0000 (03:37 -0500)
commit373dae05168c8a0f084b3abffdcb8f47d02d5e59
tree9331d22ccfd04531c8358f13912047f7361a9a52
parent8adf5b5e7b6ee28371f5eedcf2aa8c9485cffa16
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.

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