[Darwin, opts] Add RejectNegative for cases with explict inverses.
authorIain Sandoe <iains@gcc.gnu.org>
Sun, 16 Jun 2019 16:07:52 +0000 (16:07 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 16 Jun 2019 16:07:52 +0000 (16:07 +0000)
commit4827824f799e15bb28c12482de6c01089fea7abe
tree0bfc6adf5e0fcbef2e1840ab39552a98afffcbb8
parent612254eaf59874e8cea934b7400bcb7348ecdd43
[Darwin, opts] Add RejectNegative for cases with explict inverses.

These cases specify the negative option specifically, so we should not
accept a regular -no-xxxx for them.

2019-06-16  Iain Sandoe  <iain@sandoe.co.uk>

* config/darwin.opt (prebind, noprebind, seglinkedit,
noseglinkedit): Add RejectNegative.

From-SVN: r272355
gcc/ChangeLog
gcc/config/darwin.opt