Add prototypes for static functions; delete forward declarations of non-static functions.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 2 Feb 1994 19:38:36 +0000 (14:38 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 2 Feb 1994 19:38:36 +0000 (14:38 -0500)
commit75ddf8b0d235e6ee35ab1759f519e1bbc052e142
treeec632cee9008a1e649e58ac067c03d891db75066
parent9c10d25f5e53a68301de1680aee9d328bcfe96dc
Add prototypes for static functions; delete forward declarations of non-static functions.

Add prototypes for static functions; delete forward declarations of
non-static functions.
(initializer_constant_valid_p): Add missing parameter to recursive call.

From-SVN: r6467
gcc/c-typeck.c