https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86586
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jason at gcc dot gnu.org Resolution|--- |FIXED Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org Target Milestone|7.5 |9.0 --- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> --- Fixed for GCC 9 by not folding on this testcase. This doesn't address the general issue, but reduces its scope. Not worth backporting.