(duplicate_decls): If have char *foo () and void *foo (...),
authorRichard Stallman <rms@gnu.org>
Mon, 29 Jun 1992 04:54:53 +0000 (04:54 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 29 Jun 1992 04:54:53 +0000 (04:54 +0000)
commit664b4b1e0467168064ebb0d2fbcd75d3a3e87155
treeb152cdc870ffd2a9d24c9d78b0f738d33230a718
parent944e5f7770b38d605bedabd5091376dea893684e
(duplicate_decls): If have char *foo () and void *foo (...),

make just a pedwarn.  Add locals oldtype, newtype.

Not that previous log entry was a mistake.

From-SVN: r1333
gcc/c-decl.c