https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119930
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-stdcheck, wrong-code |patch
Blocks|123854 |
URL| |https://gcc.gnu.org/piperma
| |il/gcc-patches/2026-March/7
| |10070.html
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #24 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mine submitted a patch to fix the testcase since yes it is lifetime issue of
the lamdba even using -fsanitize=address with clang/LLVM shows that too.
https://gcc.gnu.org/pipermail/gcc-patches/2026-March/710070.html
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123854
[Bug 123854] [meta-bug] modref issues