https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com --- Comment #6 from Jeffrey A. Law <law at redhat dot com> --- So I'm chasing two instances of this down as well in my tester, h8 and rx. On the H8 it looks like we remove a bunch of insns with REG_ARGS_SIZE notes, then later crossjump the call itself and subsequent argument poping. This leads to inconsistent CFI state at the call. Not sure what the rx issue is yet, but I suspect it's different since it's an ACCUMULATE_OUTGOING_ARGS target.