libstdc++: Make test memory_resource work without exceptions and RTTI
authorJonathan Wakely <jwakely@redhat.com>
Fri, 12 Feb 2021 11:23:28 +0000 (11:23 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 12 Feb 2021 14:30:13 +0000 (14:30 +0000)
commit0bd242ec5aeffd1fb2a3ee16a2c69afae2aff2ce
tree611a4c08fbdad2b11955678e7b627aecb95ec526
parente9c310521182c9359cf23fa9b0c5057b35e8b53f
libstdc++: Make test memory_resource work without exceptions and RTTI

libstdc++-v3/ChangeLog:

* testsuite/util/testsuite_allocator.h (memory_resource):
Remove requirement for RTTI and exceptions to be enabled.
libstdc++-v3/testsuite/util/testsuite_allocator.h