https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93861
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Iain D Sandoe <ia...@gcc.gnu.org>: https://gcc.gnu.org/g:7df457899078c5889194c1736cffcfd4d50f5305 commit r11-26-g7df457899078c5889194c1736cffcfd4d50f5305 Author: Iain Sandoe <i...@sandoe.co.uk> Date: Sat May 2 19:20:02 2020 +0100 Darwin: Fix a diagnostic spelling [PR93861] Add a missing '-' to a diagnostic. gcc/ChangeLog: 2020-05-02 Iain Sandoe <i...@sandoe.co.uk> PR translation/93861 * config/darwin-driver.c (darwin_driver_init): Adjust spelling in a warning.