PR c++/81586 - valgrind error in output_buffer_append_r with -Wall
commitac8b6a494fb279bbd62d16db16b3dc74c530ef76
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2017 17:40:11 +0000 (10 17:40 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2017 17:40:11 +0000 (10 17:40 +0000)
tree3afaf3d6aadaa7921da6fe96079ae94f771e04cf
parentcd557ff63f388ad27c376d0a225e74d3594a6f9d
PR c++/81586 - valgrind error in output_buffer_append_r with -Wall

gcc/ChangeLog:

PR c++/81586
* pretty-print.c (pp_format): Correct the handling of %s precision.

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