cpperror.c: Merge handlers of PEDWARN and WARNING.
authorChris Demetriou <cgd@sibyte.com>
Tue, 23 Jan 2001 19:20:14 +0000 (19:20 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 23 Jan 2001 19:20:14 +0000 (19:20 +0000)
commitc933c209ddf06f94796eeba7d6df75a001bd87fc
tree94816158e7a49cde04f6917891aee5663ee49412
parentc8f33f223b001f8d1bff29ce9920e45ea7400c29
cpperror.c: Merge handlers of PEDWARN and WARNING.

        * cpperror.c: Merge handlers of PEDWARN and WARNING.
        Have -Werror make pedantic warnings errors, like the
        rest of GCC.

Co-Authored-By: Neil Booth <neil@daikokuya.demon.co.uk>
From-SVN: r39206
gcc/ChangeLog
gcc/cpperror.c