* c-common.c: Don't undefine GCC_DIAG_STYLE.
commitf2791601052331e4a420dc9b2e94e6c422a2d9e4
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2003 23:05:53 +0000 (18 23:05 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Jul 2003 23:05:53 +0000 (18 23:05 +0000)
treee81f45be8f3697dff7a213072c4faf54291168c6
parent7f42fe2449eeb85253e771f44f8f2a47be961d72
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69573 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/c-format.c
gcc/c-objc-common.c