[Bug libstdc++/101228] tbb/task.h is Deprecated in newer TBB.

2022-11-18 Thread kerukuro at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101228 kerukuro changed: What|Removed |Added CC||kerukuro at gmail dot com --- Comment #13

[Bug c++/83018] New: To support creation of header-only C++ libraries with SIMD optimization and dynamic dispatch, allow all intrinsics regardless of target architecture

2017-11-16 Thread kerukuro at gmail dot com
Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: kerukuro at gmail dot com Target Milestone: --- Visual C++ already does this

[Bug libstdc++/68688] New: segmentation fault on regex matching long strings

2015-12-03 Thread kerukuro at gmail dot com
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: kerukuro at gmail dot com Target Milestone: --- This program crashes when compiled by gcc 5.2.1 or 5.1.1. Works fine and matches the complete string when compiled by MSVC++2015. #include #include using namespace