https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107076
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|marxin at gcc dot gnu.org |unassigned at gcc dot gnu.org Status|ASSIGNED |NEW --- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> --- Crashes here: 15992 for (i = 0; i < XVECLEN (operands[2], 0); i++) (gdb) pp operands[2] (parallel []) Anyway, leaving for now as __builtin_apply is likely quite a rare construct..