https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83860
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Known to work|5.4.0 | Target Milestone|6.5 |--- Summary|[6/7/8 Regression] valarray |valarray replacement type |replacement type breaks |breaks with auto and more |with auto and more than one |than one operation |operation | --- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> --- Patch: https://gcc.gnu.org/ml/gcc-patches/2018-04/msg00292.html I'm unmarking this as a regression, since the stack-use-after-scope problem has always been there.