This is the mail archive of the gcc-cvs@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]

r275347 - in /branches/gcc-7-branch/gcc: Change...


Author: iains
Date: Tue Sep  3 19:02:01 2019
New Revision: 275347

URL: https://gcc.gnu.org/viewcvs?rev=275347&root=gcc&view=rev
Log:
[Darwin] Fix lto options.

These had been changed in gcc/gcc.c without being synchronised
to config/darwin.h leading to some fails.

2019-09-03  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline
	2018-08-22 Iain Sandoe <iain@sandoe.co.uk>

	* config/darwin.h (LINK_COMMAND_SPEC_A): Update lto options
	to match gcc/gcc.c.


Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/darwin.h


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