[Darwin] More specs TLC.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 19 Jul 2019 20:10:33 +0000 (20:10 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 19 Jul 2019 20:10:33 +0000 (20:10 +0000)
commitdb67ea0f935148714d465defe743533715b735a4
treebaf2396249f4dda69ca982bf5df5caa4b1516bee
parent1acf0246c8778feb2ad0056029991f90f9d48b57
[Darwin] More specs TLC.

This strips out a few driver specs that are only specifying a default state.
Also warn on an option now ignored, and add some comments to the driver specs
section.

2019-07-19  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.h (DRIVER_SELF_SPECS): Ignore X and Mach specs which
refer to default conditions.  Warn for the 'y' spec which is ignored
by current linkers.

From-SVN: r273608
gcc/ChangeLog
gcc/config/darwin.h