diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-06-20 16:13:10 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2024-06-21 10:10:09 +0100 |
commit | e2fb245b07f489ed5bfd9a945e0053b4a3211245 (patch) | |
tree | 00b14997bf16e3c283faa38eabefa8b11d4ebc68 /libstdc++-v3/include/std/array | |
parent | f49267e1636872128249431e9e5d20c0908b7e8e (diff) | |
download | gcc-e2fb245b07f489ed5bfd9a945e0053b4a3211245.zip gcc-e2fb245b07f489ed5bfd9a945e0053b4a3211245.tar.gz gcc-e2fb245b07f489ed5bfd9a945e0053b4a3211245.tar.bz2 |
libstdc++: Initialize base in test allocator's constructor
This fixes a warning from one of the test allocators:
warning: base class 'class std::allocator<__gnu_test::copy_tracker>' should be explicitly initialized in the copy constructor [-Wextra]
libstdc++-v3/ChangeLog:
* testsuite/util/testsuite_allocator.h (tracker_allocator):
Initialize base class in copy constructor.
Diffstat (limited to 'libstdc++-v3/include/std/array')
0 files changed, 0 insertions, 0 deletions