toplev.c (compile_file): Don't pedwarn about undefined static functions just because...
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 16 Nov 1998 02:25:57 +0000 (02:25 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 16 Nov 1998 02:25:57 +0000 (21:25 -0500)
commit1f288b3fa1f207302986f89f2d76fa66c1c72b2d
treec05a31ba64046ba9d080fdcbb5bceeab2244bfa0
parent2c736c2fd58686978067a96af943958a477ecf3b
toplev.c (compile_file): Don't pedwarn about undefined static functions just because we passed -Wunused.

* toplev.c (compile_file): Don't pedwarn about undefined static
functions just because we passed -Wunused.

From-SVN: r23672
gcc/ChangeLog
gcc/toplev.c