https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64504
--- Comment #9 from Andrey Vihrov ---
Thanks, I agree this can be closed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66279
--- Comment #9 from Andrey Vihrov ---
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96917
--- Comment #5 from Andrey Vihrov ---
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101438
Andrey Vihrov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105032
--- Comment #15 from Andrey Vihrov ---
*** Bug 101438 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101438
--- Comment #4 from Andrey Vihrov ---
Looks like this is a duplicate of bug 105032 (or vice versa).
Both samples from this bug succeed for me with GCC 11.3 and GCC 12.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562
--- Comment #2 from Andrey Vihrov ---
Sorry, even
std::regex a(".");
alone is enough to trigger the warnings.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105562
Bug ID: 105562
Summary: [12 Regression] std::function::_M_invoker
may be used uninitialized in std:regex move with
-fno-strict-aliasing
Product: gcc
Version: 12.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101438
--- Comment #3 from Andrey Vihrov ---
Created attachment 51152
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51152&action=edit
Alternative testcase using __builtin_alloca()
Thanks.
This code is the result of minimization. It seems that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101438
Bug ID: 101438
Summary: Compiler hang on inline asm with local register and
VLA operands
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
10 matches
Mail list logo