Udate Darwin's LTO specs to match what's in gcc/gcc.c

gcc/
	* config/darwin.h (LINK_COMMAND_SPEC_A): Sync LTO options with
	the sequence used in gcc/gcc.c.

From-SVN: r263770
This commit is contained in:
Iain Sandoe 2018-08-22 12:31:23 +00:00 committed by Iain Sandoe
parent f0dbdef35e
commit 257d10b524
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2018-08-22 Iain Sandoe <iain@sandoe.co.uk>
* config/darwin.h (LINK_COMMAND_SPEC_A): Sync LTO options with
the sequence used in gcc/gcc.c.
2018-08-22 Iain Sandoe <iain@sandoe.co.uk>
PR other/704

View File

@ -175,7 +175,7 @@ extern GTY(()) int darwin_ms_struct;
%(linker)" \
LINK_PLUGIN_SPEC \
"%{flto*:%<fcompare-debug*} \
%{flto*} \
%{flto} %{fno-lto} %{flto=*} \
%l " LINK_COMPRESS_DEBUG_SPEC \
"%X %{s} %{t} %{Z} %{u*} \
%{e*} %{r} \