https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109470

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The function call in this case is Min.

So after the semicolon of the definition of dst, the temp is destroyed.

Reply via email to