pt.c: add missing %< and %>
commit53bc543aa04e21f530aac2dde3f2ae234bc57527
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2017 20:30:51 +0000 (31 20:30 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2017 20:30:51 +0000 (31 20:30 +0000)
tree98282f75b95859dfe915f1fe28fbf243d5c41a9b
parent3b6578b3249f858338a159d0dc65e10fca05b7bc
pt.c: add missing %< and %>

gcc/cp/ChangeLog:
* pt.c (listify): Use %< and %> for description of #include.

gcc/testsuite/ChangeLog:
* g++.dg/cpp0x/auto21.C: Update dg-error to reflect addition of
quotes.
* g++.dg/cpp0x/missing-initializer_list-include.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254281 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/auto21.C
gcc/testsuite/g++.dg/cpp0x/missing-initializer_list-include.C