https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99733
--- 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:7af8ec508f8105a4c4ea94246c1c4c25596cf6a5 commit r11-7805-g7af8ec508f8105a4c4ea94246c1c4c25596cf6a5 Author: Iain Sandoe <i...@sandoe.co.uk> Date: Tue Mar 23 19:42:36 2021 +0000 Darwin : Address a translation comment. Add a ':' to make the diagnostic read 'pch_address_space': xxx. gcc/ChangeLog: PR target/99733 * config/host-darwin.c (darwin_gt_pch_use_address): Add a colon to the diagnostic message.