https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95149
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- And? It is unspecified if "foo" == "foo", not whether "foo" can compare equal to an automatic variable (it can't).