aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.cc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-11-16 16:11:18 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-11-16 17:20:00 +0000
commit23725aa53bd264941c4fb228227736be4da59761 (patch)
tree8ead9cd479754c2defde5c456e99423e9d006494 /gcc/ada/gcc-interface/decl.cc
parent8ed7120eaaf49c00c20ccf82ed4ff6aa24a00076 (diff)
downloadgcc-23725aa53bd264941c4fb228227736be4da59761.zip
gcc-23725aa53bd264941c4fb228227736be4da59761.tar.gz
gcc-23725aa53bd264941c4fb228227736be4da59761.tar.bz2
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
The formatter for std::thread::id should default to right-align, and the formatter for std::stacktrace_entry should not just ignore the fill-and-align and width from the format-spec! libstdc++-v3/ChangeLog: PR libstdc++/112564 * include/std/stacktrace (formatter::format): Format according to format-spec. * include/std/thread (formatter::format): Use _Align_right as default. * testsuite/19_diagnostics/stacktrace/output.cc: Check fill-and-align handling. Change compile test to run. * testsuite/30_threads/thread/id/output.cc: Check fill-and-align handling.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.cc')
0 files changed, 0 insertions, 0 deletions