On 13 Nov 2011, at 09:56, Iain Sandoe wrote:
On 10 Nov 2011, at 13:44, Tristan Gingold wrote:
You can simplify further m-lib-tgt-specific-darwin.adb as the
default indexer options is nothing:
thanks - I wasn't confident to remove it entirely, but that is a
much better solution.
I have tested this chunk together with the one you provided for
Makefile.in:
and I didn't find regressions in our test suite (on x86_64-darwin).
likewise on *-darwin9 (re-tested on ppc-darwin with the revised
patch and the other changes in trunk).
I think you just need to rewrite the ChangeLog entry to get the OK
from an Ada maintainer.
see revised patch/Changelog.
Ok for trunk/4.6?
Iain
===
Uhhh that'll teach me to cut&paste (well.. maybe not ;-))
2011-xx-yy Tristan Gingold <...
Iain Sandoe <...
gcc/ada:
PR target/49992
* mlib-tgt-specific-darwin.adb (Archive_Indexer_Options): Remove.
* gcc-interface/Makefile.in (darwin): Remove ranlib special-casing
for Darwin.
<181319-pr49992-part2-revised.txt>