]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
authorPatrick Palka <ppalka@redhat.com>
Thu, 29 Oct 2020 14:11:12 +0000 (10:11 -0400)
committerPatrick Palka <ppalka@redhat.com>
Thu, 29 Oct 2020 14:11:12 +0000 (10:11 -0400)
commit2e0216f9c4db8fde09706f57e6a6d80161c0da07
treeb69908dd67b6d2211c3daafffaee1aaf20a93ddf
parent6e23549157d671f4f2e61756a0d0924cc59718ab
libstdc++: Fix memory issue in ranges::lexicographical_compare testcase

libstdc++-v3/ChangeLog:

* testsuite/25_algorithms/lexicographical_compare/constrained.cc:
(test03): Fix initializing the vector vy with the array y of size 4.
libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/constrained.cc
This page took 0.053631 seconds and 5 git commands to generate.