[Bug c++/118113] New: std::regex construction from string literal causes out-of-bounds access when compiled with O2 and LTO

2024-12-18 Thread david.cortes.rivera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118113 Bug ID: 118113 Summary: std::regex construction from string literal causes out-of-bounds access when compiled with O2 and LTO Product: gcc Version: 14.2.0 Status: UNCONF

[Bug c++/102237] New: longjmp leaks catched std::runtime_error

2021-09-07 Thread david.cortes.rivera at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102237 Bug ID: 102237 Summary: longjmp leaks catched std::runtime_error Product: gcc Version: 10.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++