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

--- Comment #1 from ensadc at mailnesia dot com ---
Minimum reproducer:

----
struct X { int a; };

auto&& [t] = X{};

Reply via email to