https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109035
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #9 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to Vladimir Makarov from comment #7) > For last 2 weeks I pushed several patches for better dealing with > equivalences in RA. > > It seems the patches solves the current PR. I checked the test code > generation for loongarch and aarch64 and did not find spilled pseudos which > are reported here. > > I think the PR should closed as fixed. Thanks! For LoongArch this issue has been "papered over" since r14-19 though it's a completely unrelated change. I'm closing the PR as fixed anyway.