[Bug libstdc++/119089] FAIL: 23_containers/vector/debug/assign4_backtrace_neg.cc -std=gnu++17 (test for excess errors)
xry111 at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 4 14:36:49 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119089
--- Comment #14 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to John David Anglin from comment #13)
> Debian doesn't ship fixed pthread.h but they are in my personal
> builds. I will probably remove fixed pthread.h from my personal
> builds.
Or use --disable-fixincludes. For most not-so-old Linux systems "fixing" the
headers is not needed and may cause troubles like this.
More information about the Gcc-bugs
mailing list