diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-06-20 10:04:55 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-06-20 10:04:55 +0100 |
commit | 94872d7f99ceb9da9ecb90064d59d4518c9a6f37 (patch) | |
tree | 27f9ae86670fc8c7b0911535e76af91cdd13c923 /gcc/tree-ssa-alias.c | |
parent | d84ea910c99d0e8d478d0c34bdf722faa298a0b9 (diff) | |
download | gcc-94872d7f99ceb9da9ecb90064d59d4518c9a6f37.zip gcc-94872d7f99ceb9da9ecb90064d59d4518c9a6f37.tar.gz gcc-94872d7f99ceb9da9ecb90064d59d4518c9a6f37.tar.bz2 |
Improve tests for std::vector<bool> printer
The current tests wouldn't notice if the vector<bool> contents were
printed in reverse, because it would read the same forwards and
backwards. Change the content so the tests would fail if that happened.
* testsuite/libstdc++-prettyprinters/simple.cc: Use non-palindromic
vector<bool> for test.
* testsuite/libstdc++-prettyprinters/simple11.cc: Likewise.
From-SVN: r272499
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions