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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC, clang and ICC all have this same behavior in that if y is not used, the y
is not initialized or deconstructed.

Reply via email to