c-common.c: Don't undefine GCC_DIAG_STYLE.
commiteb8221eaf2af098bde30e07d72b354f1fbc35d32
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 18 Jul 2003 23:05:53 +0000 (18 23:05 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 18 Jul 2003 23:05:53 +0000 (18 23:05 +0000)
treee81f45be8f3697dff7a213072c4faf54291168c6
parent65f43cdfee83049bc0008c71b182e813c4c86306
c-common.c: Don't undefine GCC_DIAG_STYLE.

* c-common.c: Don't undefine GCC_DIAG_STYLE.
(fname_decl): Don't use xxx_with_decl.
(c_add_case_label): Likewise.
(handle_section_attribute): Likewise.
(handle_alias_attribute): Likewise.
(handle_no_instrument_function_attribute): Likewise.
(handle_no_limit_stack_attribute): Likewise.
* c-objc-common.c (c_tree_printer): Print IDENTIFIER_NODEs.
* c-format.c (gcc_cdiag_char_table): Add '%E' format-specifier.

From-SVN: r69573
gcc/ChangeLog
gcc/c-common.c
gcc/c-format.c
gcc/c-objc-common.c