gcc/libstdc++-v3/testsuite/tr1/2_general_utilities
Jonathan Wakely 0cb4635435
libstdc++: Remove c++26 dg-error lines for -Wdelete-incomplete errors
This fixes:
FAIL: tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc  -std=gnu++26  (test for errors, line 283)
FAIL: tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc  -std=gnu++26  (test for errors, line 305)

This is another consequence of r16-133-g8acea9ffa82ed8 which prevents
the -Wdelete-incomplete errors that happen after the first error.

libstdc++-v3/ChangeLog:

	* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820_neg.cc:
	Remove dg-error directives for additional c++26 errors.
2025-04-25 20:36:55 +01:00
..
enable_shared_from_this Update copyright years. 2025-01-02 11:59:57 +01:00
headers Update copyright years. 2025-01-02 11:59:57 +01:00
shared_ptr libstdc++: Remove c++26 dg-error lines for -Wdelete-incomplete errors 2025-04-25 20:36:55 +01:00
weak_ptr Update copyright years. 2025-01-02 11:59:57 +01:00