Ensure another pretty-printer test uses C++98 mode
authorJonathan Wakely <jwakely@redhat.com>
Thu, 26 Nov 2015 16:25:55 +0000 (16:25 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 26 Nov 2015 16:25:55 +0000 (16:25 +0000)
commit5930d87a2dc582cb17e446ead8487c485bc2ea7d
tree1cdea066824770bbb00b72d32d1ede96221a7cb8
parente7f7330fede03f26c6a3d03c09c872d5f5ed7c32
Ensure another pretty-printer test uses C++98 mode

* testsuite/libstdc++-prettyprinters/debug.cc: Add -std=gnu++98 to
dg-options and avoid use of uniform-init.

From-SVN: r230977
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc