]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Avoid -Wunused-parameter warning in testsuite helper
authorJonathan Wakely <jwakely@redhat.com>
Tue, 5 Sep 2023 10:24:09 +0000 (11:24 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 7 Sep 2023 07:02:49 +0000 (08:02 +0100)
commit833733702a7037b175f15daee85df1d64140ec05
treed60bf8ebd88be0c4479bbf250eb908c26225aecd
parent10d59b802a7db9ae908291fb20627c1493cfa26c
libstdc++: Avoid -Wunused-parameter warning in testsuite helper

libstdc++-v3/ChangeLog:

* testsuite/util/testsuite_iterators.h (is_customization_point_object):
Remove parameter name.
libstdc++-v3/testsuite/util/testsuite_iterators.h