]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, opts] Add RejectNegative for cases with explict inverses.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 16:07:52 +0000 (16:07 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Jun 2019 16:07:52 +0000 (16:07 +0000)
commit7b01a37d47f6689475f49d0801ad2f24cb7c5ecc
tree0bfc6adf5e0fcbef2e1840ab39552a98afffcbb8
parent90e13ff59d1077bc79307525b2ea3139336c49f8
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272355 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.opt