https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111861
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- Interesting, I guess 'auto x = *iter;' should never be done in generic code then?