https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78276
--- Comment #3 from James K. Lowden ---
Here is a nonpathological example taken from a real-world problem were
std::regex_search fails.
This pattern is part of the COBOL COPY text-manipulation directive:
([[:space:]]+(LEADING|TRAILING))?[[:s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78276
James K. Lowden changed:
What|Removed |Added
CC||jklowden at schemamania dot org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78276
Tim Shen changed:
What|Removed |Added
CC||timshen at gcc dot gnu.org
--- Comment #1 fro