diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-01-10 10:32:22 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-01-10 21:06:21 +0000 |
commit | c9353e0fcd0ddc0d48ae8a2b0518f0f82670d708 (patch) | |
tree | fb7b3a66c7d79ecca186d3541dea1fb0e7fcf776 /libphobos/src/std/outbuffer.d | |
parent | d201715989ce2f110e09cd15246969f9fcae5c61 (diff) | |
download | gcc-c9353e0fcd0ddc0d48ae8a2b0518f0f82670d708.zip gcc-c9353e0fcd0ddc0d48ae8a2b0518f0f82670d708.tar.gz gcc-c9353e0fcd0ddc0d48ae8a2b0518f0f82670d708.tar.bz2 |
libstdc++: Fix unused parameter warnings in <bits/atomic_futex.h>
This fixes warnings like the following during bootstrap:
sparc-sun-solaris2.11/libstdc++-v3/include/bits/atomic_futex.h:324:53: warning: unused parameter ‘__mo’ [-Wunused-parameter]
324 | _M_load_when_equal(unsigned __val, memory_order __mo)
| ~~~~~~~~~~~~~^~~~
libstdc++-v3/ChangeLog:
* include/bits/atomic_futex.h (__atomic_futex_unsigned): Remove
names of unused parameters in non-futex implementation.
Diffstat (limited to 'libphobos/src/std/outbuffer.d')
0 files changed, 0 insertions, 0 deletions