[Bug libstdc++/83754] Segmentation fault in regex_search
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 30 22:00:50 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83754
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The original testcase in comment 0 and the one in comment 2 are both fixed for
GCC 16, by the patches for Bug 86164
(the original example still runs very, very slowly, but that's to be expected
for that regex).
*** This bug has been marked as a duplicate of bug 86164 ***
More information about the Gcc-bugs
mailing list