https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108083
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |12.5
Known to work| |11.5.0
Known to fail| |12.4.1, 13.3.1, 14.2.1,
| |15.0
Summary|Code with memory leak does |[12/13/14/15 regression]
|not get triggered when I |Missed memory leak
|run the executable |detection (code with memory
| |leak does not get triggered
| |when I run the executable)
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-11-29
Keywords| |false-negative,
| |needs-bisection
--- Comment #4 from Sam James <sjames at gcc dot gnu.org> ---
GCC 11 reports the leak, later versions don't.