Skip to content
Snippets Groups Projects
Commit 81eab204 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

libstdc++: Fix tests for COW std::string [PR 96088]


The expected number of allocations is different when copying COW
strings.

Signed-off-by: default avatarJonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	PR libstdc++/96088
	* testsuite/23_containers/unordered_map/96088.cc: Adjust
	expected number of allocations.
	* testsuite/23_containers/unordered_set/96088.cc: Likewise.
parent 46d04271
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment