]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR libstdc++/86272 (__gnu_debug::string uses undefined __glibcxx_check_i...
authorFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 5 Jul 2018 20:51:27 +0000 (20:51 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Thu, 5 Jul 2018 20:51:27 +0000 (20:51 +0000)
commit5ec2d89d446bc1b0c3a70bc9e3846e3aeedfa702
treeba2c9b3ea87f037229458a93756b3d04a4220bce
parentf1b82e131ce77194053b09ddd0bcd01a5c2e1823
backport: re PR libstdc++/86272 (__gnu_debug::string uses undefined __glibcxx_check_insert_range2)

2018-07-05  François Dumont  <fdumont@gcc.gnu.org>

Backport from mainline
2018-07-04  François Dumont  <fdumont@gcc.gnu.org>

PR libstdc++/86272
* include/debug/string
(__gnu_debug::basic_string<>::insert<_Ite>(const_iterator, _Ite, _Ite)):
Use __glibcxx_check_insert_range.

From-SVN: r262455
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/string