https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90689
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at gmail dot com Assignee|unassigned at gcc dot gnu.org |amodra at gmail dot com --- Comment #5 from Alan Modra <amodra at gmail dot com> --- It's a merge error. The correct condition for the block shown in comment #4 is if (is_pltseq_longcall) I'll give that a quick test and commit as obvious.