c-decl.c (store_parm_decls): In C99 mode...
authorJoseph Myers <jsm28@cam.ac.uk>
Thu, 27 Jul 2000 15:49:56 +0000 (09:49 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 Jul 2000 15:49:56 +0000 (09:49 -0600)
commit46ca739cb5c08ef9d1ad595b3bb4a95e7043aefa
tree8f030d2f6abc1813f67b17d797d3b43298721f9c
parent1b3980905d2ab55a6a858020abb055412b8040f2
c-decl.c (store_parm_decls): In C99 mode...

        * c-decl.c (store_parm_decls): In C99 mode, pedwarn for function
        parameters defaulting to int in an old-style function definition.

From-SVN: r35292
gcc/ChangeLog
gcc/c-decl.c