<html><body><p><tt>Rafael Espíndola <rafael.espindola@gmail.com> wrote on 17.12.2015 17:28:52:<br><br>> > What gas does on s390x is to sort relocs for data sections (which is<br>> > required at least for .eh_frame as I understand), but does not sort<br>> > relocs for code sections.<br>> <br>> But those are also create in the correct order.<br></tt><br><tt>Actually, I think in the binutils case the problem was not really</tt><br><tt>assembling a single file with gas, but combining multiple object</tt><br><tt>files with ld -r.  It's just that with binutils, those both run</tt><br><tt>through the same bfd backend that does the actual sort.  Here's</tt><br><tt>the bugzilla describing the ld -r issue:</tt><br><a href="https://sourceware.org/bugzilla/show_bug.cgi?id=17666"><tt>https://sourceware.org/bugzilla/show_bug.cgi?id=17666</tt></a><br><br><tt>Bye,</tt><br><tt>Ulrich</tt><br><BR>
</body></html>