diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-07-30 16:04:59 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:20:16 -0300 |
commit | 4dcee15414f38ccdb3882cdbe30ef41566d7442f (patch) | |
tree | 25637a625f68cb9006d2e0c5f966cb72007c1126 /gcc | |
parent | ce6e78096f8ea798e31dbe982f50bf74de95a9f7 (diff) | |
download | gcc-4dcee15414f38ccdb3882cdbe30ef41566d7442f.zip gcc-4dcee15414f38ccdb3882cdbe30ef41566d7442f.tar.gz gcc-4dcee15414f38ccdb3882cdbe30ef41566d7442f.tar.bz2 |
libstdc++: Fix test for old string ABI
The COW string doesn't accept const_iterator arguments in insert and
related member functions. Pass a mutable iterator instead.
libstdc++-v3/ChangeLog:
* testsuite/20_util/from_chars/4.cc: Pass non-const iterator
to string::insert.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions