Summary: | C+11 regex compiler produces SIGSEGV | ||
---|---|---|---|
Product: | gcc | Reporter: | Joel Yliluoma <bisqwit> |
Component: | libstdc++ | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 4.7.1 | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Known to work: | ||
Known to fail: | Last reconfirmed: |
Description
Joel Yliluoma
2012-06-11 08:20:53 UTC
Documented as missing in http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011 The whole of Clause 28 is partially supported or not supported at all. i.e. <regex> DOESN'T WORK! There's really no point reporting bugs against unimplemented functionality. |