r166606 - in /trunk/gcc: ChangeLog c-family/Cha...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Nov 11 16:54:00 GMT 2010
Author: jsm28
Date: Thu Nov 11 16:54:49 2010
New Revision: 166606
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166606
Log:
* opts.c (warning_as_error_callback,
register_warning_as_error_callback): Remove.
(enable_warning_as_error): Don't use warning_as_error_callback.
* opts.h (register_warning_as_error_callback): Remove.
c-family:
* c-opts.c (warning_as_error_callback): Remove.
(c_common_initialize_diagnostics): Don't call
register_warning_as_error_callback.
(c_common_handle_option): Handle -Werror=normalized= here.
testsuite:
* gcc.dg/cpp/warn-normalized-3.c: Update expected note text.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-opts.c
trunk/gcc/opts.c
trunk/gcc/opts.h
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/cpp/warn-normalized-3.c
More information about the Gcc-cvs
mailing list