decl.c: Lose warn_about_return_type.
authorJason Merrill <jason@yorick.cygnus.com>
Sun, 22 Nov 1998 23:21:44 +0000 (23:21 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 22 Nov 1998 23:21:44 +0000 (18:21 -0500)
commitff0cf464a4d7dab8a774739d9c566466377899fd
tree43045c5b0a9ac1b557aaaf9cd06b3967fb52cf4a
parent094fe153c47e21f0c332ad277babde2858600ab4
decl.c: Lose warn_about_return_type.

* decl.c: Lose warn_about_return_type.
(grokdeclarator): Always complain about implicit int, except for
`main () { ... }'.
Fixes Sec7/1_5/C07352.cm.

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