gcc/libstdc++-v3/testsuite/ext/vstring
David Edelsohn 4a1d7f7e20 libstdc++: Suppress more vstring testsuite warnings. [PR 98613]
PR c++/57111 - 57111 - Generalize -Wfree-nonheap-object to delete

can create false positive warnings for vstring _S_empty_rep.

This patch prunes the excess false positive warnings from two more
testcases.

libstdc++-v3/ChangeLog:

	PR libstdc++/98613
	* testsuite/ext/vstring/cons/moveable.cc: Suppress false positive
	warning.
	* testsuite/ext/vstring/modifiers/assign/move_assign.cc: Same.
2021-01-10 18:22:51 -05:00
..
capacity Update copyright years. 2021-01-04 10:26:59 +01:00
cons libstdc++: Suppress more vstring testsuite warnings. [PR 98613] 2021-01-10 18:22:51 -05:00
element_access Update copyright years. 2021-01-04 10:26:59 +01:00
hash Update copyright years. 2021-01-04 10:26:59 +01:00
inserters_extractors Update copyright years. 2021-01-04 10:26:59 +01:00
modifiers libstdc++: Suppress more vstring testsuite warnings. [PR 98613] 2021-01-10 18:22:51 -05:00
operators Update copyright years. 2021-01-04 10:26:59 +01:00
requirements Update copyright years. 2021-01-04 10:26:59 +01:00
types Update copyright years. 2021-01-04 10:26:59 +01:00
init-list.cc Update copyright years. 2021-01-04 10:26:59 +01:00
range_access.cc Update copyright years. 2021-01-04 10:26:59 +01:00