aarch64.c: tweaks to quoting in error messages (PR target/79925)
authorDavid Malcolm <dmalcolm@redhat.com>
Sat, 11 Mar 2017 01:40:04 +0000 (01:40 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Sat, 11 Mar 2017 01:40:04 +0000 (01:40 +0000)
commitfb241da254241b458b8065c7ab1c5a76fb137964
tree9e7c5b0280413f44f6e991c0822a055ad10b2d78
parent1d0cf89ab49107e9e594044676e9dd1330e98085
aarch64.c: tweaks to quoting in error messages (PR target/79925)

gcc/ChangeLog:
PR target/79925
* config/aarch64/aarch64.c (aarch64_validate_mcpu): Quote the
full command-line argument, rather than just "str".
(aarch64_validate_march): Likewise.
(aarch64_validate_mtune): Likewise.

From-SVN: r246066
gcc/ChangeLog
gcc/config/aarch64/aarch64.c