diff options
author | Martin Sebor <msebor@redhat.com> | 2016-09-09 23:12:10 +0000 |
---|---|---|
committer | Martin Sebor <msebor@gcc.gnu.org> | 2016-09-09 17:12:10 -0600 |
commit | 3f0177e74c294542a770fc23742c4e306a1e5d04 (patch) | |
tree | f486cc289cc2e46c1ccb063b50662b02da10b20b /gcc/fortran/module.c | |
parent | 5368023839d4bfc78f980692670be093cf2fdf2f (diff) | |
download | gcc-3f0177e74c294542a770fc23742c4e306a1e5d04.zip gcc-3f0177e74c294542a770fc23742c4e306a1e5d04.tar.gz gcc-3f0177e74c294542a770fc23742c4e306a1e5d04.tar.bz2 |
PR c/77520 - wrong value for extended ASCII characters in -Wformat message
PR c/77520 - wrong value for extended ASCII characters in -Wformat message
PR c/77521 - %qc format directive should quote non-printable characters
gcc/c-family/ChangeLog:
PR c/77520
PR c/77521
* c-format.c (argument_parser::find_format_char_info): Use %qc
format directive unconditionally.
gcc/ChangeLog:
PR c/77520
PR c/77521
* pretty-print.c (pp_quoted_string): New function.
(pp_format): Call it for %c and %s directives.
gcc/testsuite/ChangeLog:
PR c/77520
PR c/77521
* gcc.dg/pr77520.c: New test.
* gcc.dg/pr77521.c: New test.
From-SVN: r240059
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions