[Bug sanitizer/97067] New: UBSAN: False positive maybe-uninitialized

2020-09-16 Thread vincent.lebourlot at starqube dot com
: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: vincent.lebourlot at starqube dot com CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone

[Bug c++/109888] New: GCC 13 Fails to Compile Code with Explicit Constructor for std::array in Template Class

2023-05-17 Thread vincent.lebourlot at starqube dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: vincent.lebourlot at starqube dot com Target Milestone: --- In a C++ codebase, a class String is defined with an explicit constructor that takes a variable

[Bug c++/115941] New: g++ compiler version 15 doesn't fails to build when g++ 12 does (may be related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109247)

2024-07-15 Thread vincent.lebourlot at starqube dot com via Gcc-bugs
oduct: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: vincent.lebourlot at starqube dot com Target Milestone: --- Here is a minimal code

[Bug c++/115941] g++ compiler version 15 doesn't fails to build when g++ 12 does (may be related to PR 109247)

2024-07-15 Thread vincent.lebourlot at starqube dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115941 --- Comment #4 from vincent.lebourlot at starqube dot com --- Thank you very much for the quick answer. This can be closed then. If I understand correctly, as this follows the standard, it won't ever be accepted anymore in gcc despite

[Bug libstdc++/117394] evil regex causes a stack overflow and a crash

2024-11-01 Thread vincent.lebourlot at starqube dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117394 --- Comment #2 from vincent.lebourlot at starqube dot com --- fair enough. Any chance this might be looked at at some point? llvm doesn't seem to have such a problem on that regex. Cheers

[Bug libstdc++/117394] New: evil regex causes a stack overflow and a crash

2024-11-01 Thread vincent.lebourlot at starqube dot com via Gcc-bugs
: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: vincent.lebourlot at starqube dot com Target Milestone: --- Following code causes a crash when compiled with g++ 15 (gcc (GCC) 15.0.0 20240715 (experimental)) #include #include int main(){ std::string s(15000