c-opts.c (c_common_handle_option): -Wnontemplate-friend...
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 9 Oct 2007 22:07:04 +0000 (22:07 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 9 Oct 2007 22:07:04 +0000 (22:07 +0000)
commit384d3837d8f439a3572b1651796613b53be0c5bb
tree0a9d25bc0b7688b72c8cbbab26ad6f26015ea08e
parentc891154fad7db61b15121ca9b80efcf95d0ff291
c-opts.c (c_common_handle_option): -Wnontemplate-friend...

2007-10-09  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

* c-opts.c (c_common_handle_option): -Wnontemplate-friend,
-Wwrite-strings and -Wmultichar are enabled by default, so Wall
enabling them is redundant. Don't check two times for
c_dialect_cxx.

From-SVN: r129183
gcc/ChangeLog
gcc/c-opts.c