diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-06-17 21:23:35 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-06-17 21:23:35 +0100 |
commit | 94b94c0bb1ca52f2b6912852cb40240efe72e82b (patch) | |
tree | 21d80f23a5820568e017e3b26fa8bac36dfbc153 /gcc | |
parent | c9dce3b15e89e851f59ebe9e8879c8f3a620311a (diff) | |
download | gcc-94b94c0bb1ca52f2b6912852cb40240efe72e82b.zip gcc-94b94c0bb1ca52f2b6912852cb40240efe72e82b.tar.gz gcc-94b94c0bb1ca52f2b6912852cb40240efe72e82b.tar.bz2 |
libstdc++: Fix tests for uninitialized_value_construct_n
In my recent r11-1460 commit the tests had been "improved" before
commit, and no longer exercised the code paths changed by the patch.
This restores what I originally tested, so that the tests fail before
the r11-1460 change and pass after it.
* testsuite/20_util/specialized_algorithms/uninitialized_default_n/sizes.cc:
Replace Value type with int so trivial code path is used.
* testsuite/20_util/specialized_algorithms/uninitialized_value_construct_n/sizes.cc:
Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions