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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Rather the issue which is testing (and is fixed for GCC 14+) is the decltype(x)
is int rather than int&.

Reply via email to