https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82600
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW CC| |jason at gcc dot gnu.org Target Milestone|--- |8.0 Summary|Address of local variable |[8 Regression] Address of |returned |local variable returned |[-Werror=return-local-addr] |[-Werror=return-local-addr] |when building |when building |mozilla-central |mozilla-central --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Seems to have started with r253599. Will try to reduce it now.