| commit | c97c1a7d58fa787ef5c118a028e2d92353cb437c | [log] [tgz] | 
|---|---|---|
| author | Alan Modra <amodra@gmail.com> | Sat Jul 26 07:45:54 2025 +0930 | 
| committer | Alan Modra <amodra@gmail.com> | Sat Jul 26 07:50:49 2025 +0930 | 
| tree | ed764baad2dc3efa61f078cd3663ff289852f506 | |
| parent | 3a7f7d0be3a2953fd110f084b34586ce9c649d66 [diff] | 
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.