toplev.c (general_init): Set default for fdiagnostics-show-option.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 23 Apr 2010 17:14:27 +0000 (17:14 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 23 Apr 2010 17:14:27 +0000 (17:14 +0000)
commitc7d0de89bb39336e8f7c0f1f1ab026975bedf3e0
tree1bd60315cdebd2b26ebe8aeecf9ac37d57f3b68a
parent915f592197faeac0125688de07a5a8862c7e8995
toplev.c (general_init): Set default for fdiagnostics-show-option.

2010-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>

* toplev.c (general_init): Set default for
fdiagnostics-show-option.
* opts.c (common_handle_option): Allow disabling it.
* common.opt (fdiagnostics-show-option): Add Var. Enabled by
default.
testsuite/
* gcc.dg/Wconversion-integer.c: Update.

From-SVN: r158676
gcc/ChangeLog
gcc/common.opt
gcc/opts.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Wconversion-integer.c
gcc/toplev.c