https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90647
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=70692 --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #3) > (In reply to Antony Polukhin from comment #2) > > -Wreturn-local-addr looks good to me > > Hm, I suddenly got the idea that there was another bug under the > -Wreturn-local-addr meta-bug that this might be a dup of, but after > checking, it doesn't look like it after all... confirmed as a separate bug > for now, I guess. I guess it might have been bug 70692 that I was thinking of? But that's a different -Wreturn-local-addr issue; it's only related enough for the "See Also" field...