https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115987
Bug ID: 115987
Summary: False "possibly dangling reference" false positive
when having an extra template parameter
Product: gcc
Version: 13.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: durosu at yahoo dot com
Target Milestone: ---
Created attachment 58701
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58701&action=edit
C++ Source code demonstrating the error
Attached sample code to demonstrate.
Comments about the behavior are in the code.