[Bug c++/123135] [16 regression] g++.dg/warn/Wstringop-overflow-6.C FAILs on Solaris
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 17 17:00:37 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123135
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
A reghunt identified
commit 9783f6f2f67f9472fa428b984e4e045ee7b64f78
Author: Jason Merrill <jason@redhat.com>
Date: Wed Dec 10 23:11:26 2025 +0800
c++/modules: #include <vector> -> import <bits/stdc++.h>
as the culprit.
More information about the Gcc-bugs
mailing list