diff options
author | Martin Sebor <msebor@redhat.com> | 2017-05-09 02:47:14 +0000 |
---|---|---|
committer | Martin Sebor <msebor@gcc.gnu.org> | 2017-05-08 20:47:14 -0600 |
commit | 631238ac3f50b42dd55e87cd8bea02c7fbec0f53 (patch) | |
tree | 4be7c50f7014900235195c4b730590f7cf4e7a12 /ChangeLog.jit | |
parent | 6ba86ba72f9d437275d9352244fb833ea471e494 (diff) | |
download | gcc-631238ac3f50b42dd55e87cd8bea02c7fbec0f53.zip gcc-631238ac3f50b42dd55e87cd8bea02c7fbec0f53.tar.gz gcc-631238ac3f50b42dd55e87cd8bea02c7fbec0f53.tar.bz2 |
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
gcc/c-family/ChangeLog:
PR translation/80280
* c-format.h (struct format_flag_spec): Add new member.
(T89_T): New macro.
* c-format.c (local_tree_type_node): New global.
(printf_flag_specs, asm_fprintf_flag_spec): Initialize new data.
(gcc_diag_flag_specs, scanf_flag_specs, strftime_flag_specs): Ditto.
(strfmon_flag_specs): Likewise.
(gcc_diag_char_table, gcc_cdiag_char_table): Split up specifiers
with distinct quoting properties.
(gcc_tdiag_char_table, gcc_cxxdiag_char_table): Same.
(flag_chars_t::validate): Add argument and handle bad quoting.
(check_format_info_main): Handle quoting problems.
(init_dynamic_diag_info): Simplify.
gcc/testsuite/ChangeLog:
PR translation/80280
* gcc.dg/format/gcc_diag-10.c: New test.
From-SVN: r247778
Diffstat (limited to 'ChangeLog.jit')
0 files changed, 0 insertions, 0 deletions