This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.



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

===

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): Likewise.


Attachment: 181319-pr49992-part2-revised.txt
Description: Text document





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]