https://sourceware.org/bugzilla/show_bug.cgi?id=33214
--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c97c1a7d58fa787ef5c118a028e2d92353cb437c commit c97c1a7d58fa787ef5c118a028e2d92353cb437c Author: Alan Modra <amo...@gmail.com> Date: Sat Jul 26 07:45:54 2025 +0930 PR 33214 sparc LDM/STM/LDMA/STMA etc. FAIL on Solaris/SPARC Delete code in compare_opcodes preferencing 1+i over i+1 and 1,i over i,1. Instead simply make the sort stable, by keeping the original table order. -- You are receiving this mail because: You are on the CC list for the bug.