diff options
author | François Dumont <frs.dumont@gmail.com> | 2024-07-31 22:25:20 +0200 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2024-07-31 22:39:15 +0200 |
commit | 787f2d52d595e316d24f2baadf114bb8a4d8c70f (patch) | |
tree | 64635214585ffaf33fa6d7614dcdaa0e071190d6 /gcc/dwarf2codeview.cc | |
parent | e7d88ff8aaa244f3f722fc1dc50e8dc31d5c8fde (diff) | |
download | gcc-787f2d52d595e316d24f2baadf114bb8a4d8c70f.zip gcc-787f2d52d595e316d24f2baadf114bb8a4d8c70f.tar.gz gcc-787f2d52d595e316d24f2baadf114bb8a4d8c70f.tar.bz2 |
libstdc++: Fix unexpected compilation error in neg tests
Fix a compilation error that is not expected by the tests preserving
the expected ones.
The 'test' variable declaration is missing since commit
a9260b7eb688df43a724e25421ba40f35a89fee9 that removed the test global
variable in testsuite files.
libstdc++-v3/ChangeLog:
* testsuite/23_containers/map/operators/1_neg.cc (test01): Add test variable
declaration.
* testsuite/23_containers/set/operators/1_neg.cc (test01): Likewise.
Diffstat (limited to 'gcc/dwarf2codeview.cc')
0 files changed, 0 insertions, 0 deletions