[Darwin] Fix some format-related build warnings.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 6 Oct 2019 08:02:03 +0000 (08:02 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 6 Oct 2019 08:02:03 +0000 (08:02 +0000)
commitb1ca639a8692ac245753b10cb528e0db0f56dd57
tree383d108b4b88abe0cc17f2ca542f45037b064510
parent224d1b10aeaccbb86b78339f18e83dcd5ad2f956
[Darwin] Fix some format-related build warnings.

This fixes two error messages to avoid punctuation and contracted
negations.

gcc/ChangeLog:

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

* config/darwin.c (darwin_override_options): Adjust objective-c
ABI version error messages to avoid punctuation and contracted
negations.

From-SVN: r276635
gcc/ChangeLog
gcc/config/darwin.c