pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well as %'.
authorJoseph Myers <jsm@polyomino.org.uk>
Sat, 29 May 2004 20:10:10 +0000 (21:10 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 29 May 2004 20:10:10 +0000 (21:10 +0100)
commitca09cd34f1e976658a5cc60abaf880b2c4901e10
tree761e9b7042c62d0dc2411e072afe2de5abaaa91e
parent9e953fed92f75f63acb652eb8b2c3b3245ca24fc
pretty-print.c (pp_base_format_text): Support %< instead of %` and %> as well as %'.

* pretty-print.c (pp_base_format_text): Support %< instead of %`
and %> as well as %'.
* c-format.c: Use %< and %>.
(gcc_diag_char_table, gcc_cdiag_char_table,
gcc_cxxdiag_char_table): Update.

From-SVN: r82428
gcc/ChangeLog
gcc/c-format.c
gcc/pretty-print.c