https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68719
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- GCC, clang, MSVC all reject this code as being invalid. Is it really valid to have auto here?