aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/search
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2025-09-27 12:14:28 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2025-09-27 21:18:43 +0100
commite1b9ccaa10df0192d8c4818258510821727a3de2 (patch)
treeacf5d935c122113bb8dbfabec0688243d6dbefa8 /libstdc++-v3/testsuite/25_algorithms/search
parentc2ccc43dda153ce707d39c46623b0d30ceca7db8 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
libstdc++: Fix -Wmaybe-uninitialized warnings in testsuiteHEADtrunkmaster
These are false positives, but we might as well just value-init the variables to avoid the warnings. libstdc++-v3/ChangeLog: * testsuite/20_util/allocator_traits/members/allocate_hint.cc: Value-initialize variables to avoid -Wmaybe-uninitialized warning. * testsuite/20_util/allocator_traits/members/allocate_hint_nonpod.cc: Likewise. * testsuite/20_util/duration/114244.cc: Likewise. * testsuite/20_util/duration/io.cc: Likewise.
Diffstat (limited to 'libstdc++-v3/testsuite/25_algorithms/search')
0 files changed, 0 insertions, 0 deletions