[committed] libstdc++: Include in os_defines.h for FreeBSD [PR117210]

2024-11-28 Thread Jonathan Wakely
This is needed so that __LONG_LONG_SUPPORTED is defined before we depend on it. libstdc++-v3/ChangeLog: PR libstdc++/117210 * config/os/bsd/dragonfly/os_defines.h: Include . * config/os/bsd/freebsd/os_defines.h: Likewise. --- Bootstrapped x86_64-freebsd14, pushed to trunk

[committed] libstdc++: Include in

2023-11-28 Thread Jonathan Wakely
Tested x86_64-linux. Pushed to trunk. Backports to follow. -- >8 -- This is needed in order to compile it as a header-unit, which might be desired because it's included by both and . libstdc++-v3/ChangeLog: * include/bits/atomic_wait.h: Include . --- libstdc++-v3/include/bits/atomic_w

[committed] libstdc++: Include in tests that use std::uintptr_t

2020-10-27 Thread Jonathan Wakely via Gcc-patches
libstdc++-v3/ChangeLog: * testsuite/experimental/memory_resource/new_delete_resource.cc: Add missing header. * testsuite/experimental/memory_resource/resource_adaptor.cc: Likewise. Tested x86_64-linux. Committed to trunk. commit 01079b6a9236bd467b445fafaff2659840