https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85436
Peter Bergner <bergner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2018-04-19 Assignee|unassigned at gcc dot gnu.org |bergner at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Peter Bergner <bergner at gcc dot gnu.org> --- Confirmed. The failure is similar to that which was fixed in PR83969 and is fixed by that patch. We didn't think we needed to back port the PR83969 patch, but I see now we do. I'm testing the back port now.