]> gcc.gnu.org Git - gcc.git/commit
Darwin: Fix wrong quoting on an error string (PR93860).
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 21 Feb 2020 20:12:39 +0000 (20:12 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 21 Feb 2020 20:12:39 +0000 (20:12 +0000)
commit147add96091790d5c1d8eb938f84ea775ad81b84
treebf3cab87ed17c538c7e988653a6f75a668da3d46
parentdbfba41e95d1d93b17e907b7f516b52ed3a3c415
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  <iain@sandoe.co.uk>

PR target/93860
* config/darwin-c.c (pop_field_alignment): Adjust quoting of
error string.
gcc/ChangeLog
gcc/config/darwin-c.c
This page took 0.063434 seconds and 5 git commands to generate.