https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112630
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14 Regression] |19_diagnostics/stacktrace/o
|19_diagnostics/stacktrace/o |utput.cc execution test on
|utput.cc execution test |cris-elf
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
/x/libstdc++-v3/testsuite/19_diagnostics/stacktrace/entry.cc:39: void
test_members(): Assertion 'e1.source_line() == (__LINE__ - 5)' failed.
program stopped with signal 6 (Aborted).
FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test
/x/libstdc++-v3/testsuite/19_diagnostics/stacktrace/output.cc:21: void
test_to_string(): Assertion 's1.contains("test_to_string()")' failed.
program stopped with signal 6 (Aborted).
FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test
/x/libstdc++-v3/testsuite/19_diagnostics/stacktrace/stacktrace.cc:284: void
test_assign(): Assertion 's0.at(0).source_line() == (__LINE__ - 4)' failed.
program stopped with signal 6 (Aborted).
FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test