diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-12-04 12:03:28 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-12-05 16:40:43 +0000 |
commit | 3cd73543a1122d3c81409e3e9a26c3e94c3d324f (patch) | |
tree | 48a2161f3fda8163ed573962164549bbba200511 /gcc/ada/gcc-interface/utils.cc | |
parent | 9fff752695648b06a977b046990d69d41a1bf702 (diff) | |
download | gcc-3cd73543a1122d3c81409e3e9a26c3e94c3d324f.zip gcc-3cd73543a1122d3c81409e3e9a26c3e94c3d324f.tar.gz gcc-3cd73543a1122d3c81409e3e9a26c3e94c3d324f.tar.bz2 |
libstdc++: Disable std::formatter::set_debug_format [PR112832]
All set_debug_format member functions should be guarded by the
__cpp_lib_formatting_ranges macro (which is not defined yet).
libstdc++-v3/ChangeLog:
PR libstdc++/112832
* include/std/format (formatter::set_debug_format): Ensure this
member is defined conditionally for all specializations.
* testsuite/std/format/formatter/112832.cc: New test.
Diffstat (limited to 'gcc/ada/gcc-interface/utils.cc')
0 files changed, 0 insertions, 0 deletions