[Bug rust/116225] Rust test failures with -D_GLIBCXX_ASSERTIONS

2024-08-04 Thread sjames at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116225 --- Comment #2 from Sam James --- We should add a -D_GLIBCXX_ASSERTIONS build into the rust CI but we should also really encourage at least one of the CI efforts on gcc-regressions etc to do such a config too. -- You are receiving this mail be

[Bug rust/116225] Rust test failures with -D_GLIBCXX_ASSERTIONS

2024-08-04 Thread sjames at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116225 --- Comment #1 from Sam James --- e.g. ``` /var/tmp/portage/sys-devel/gcc-15.0./work/build/prev-x86_64-pc-linux-gnu/libstdc++-v3/include/bits/stl_stack.h:293: void std::stack<_Tp, _Sequence>::pop() [with _Tp = unsigned int; _Sequence = std::

[Bug rust/116225] New: Rust test failures with -D_GLIBCXX_ASSERTIONS

2024-08-04 Thread sjames at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116225 Bug ID: 116225 Summary: Rust test failures with -D_GLIBCXX_ASSERTIONS Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal