https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59863
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I have an idea on how to fix this for the case when there is enough values that GCC's gimplifier creates a const static variable to copy from. Which happens in almost reported duplicates except it does NOT for testcase in comment #0.