Iain Sandoe writes:
> Found while testing x86 X ppc ...
> .. I missed byte-swapping the indices when outputting the index of the
> GNU wrapper for LTO sections.
>
> OK/When?
> Iain
>
> libiberty:
>
> * simple-object-mach-o.c (simple_object_mach_o_write_segment):
> Byte-swap indices wh
Found while testing x86 X ppc ...
.. I missed byte-swapping the indices when outputting the index of the
GNU wrapper for LTO sections.
OK/When?
Iain
libiberty:
* simple-object-mach-o.c (simple_object_mach_o_write_segment):
Byte-swap indices when required.
diff --git a/libibe