https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93860
--- Comment #3 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:147add96091790d5c1d8eb938f84ea775ad81b84 commit r10-6790-g147add96091790d5c1d8eb938f84ea775ad81b84 Author: Iain Sandoe <i...@sandoe.co.uk> Date: Fri Feb 21 20:12:39 2020 +0000 Darwin: Fix wrong quoting on an error string (PR93860). The quotes should surround all of the literal content from the pragma that has incorrect usage. 2020-02-21 Iain Sandoe <i...@sandoe.co.uk> PR target/93860 * config/darwin-c.c (pop_field_alignment): Adjust quoting of error string.