* pretty-print.c (pp_base_format_text): Support %< instead of %`
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2004 20:10:10 +0000 (20:10 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2004 20:10:10 +0000 (20:10 +0000)
commitc936ffc6e0e2f9d8c968a1e6a7ad9dd73898b945
tree761e9b7042c62d0dc2411e072afe2de5abaaa91e
parente7fabdb97b4b110b5cc605eb9472c1ae134c1a10
* 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.

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