diff options
author | Andrew Pinski <apinski@marvell.com> | 2022-01-27 10:28:28 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2022-01-27 10:33:01 +0000 |
commit | 2e4bf373f2ae97be3adc654054e7e8a982813766 (patch) | |
tree | eba5ca85a5ded87a9f19a59e2f86ae629d6a1d70 /gcc/tree.h | |
parent | 82c8ff79d06cc7d389c72f94d4443c509cf85313 (diff) | |
download | gcc-2e4bf373f2ae97be3adc654054e7e8a982813766.zip gcc-2e4bf373f2ae97be3adc654054e7e8a982813766.tar.gz gcc-2e4bf373f2ae97be3adc654054e7e8a982813766.tar.bz2 |
Fix aarch64/104201: branch-protection-attr.c fails after quoting difference
After the quoting changes in r12-6521-g03a1a86b5ee40d4e240, branch-protection-attr.c
fails due to expecting a different quoting type for "leaf".
This patch changes the quoting from "" to '' as that is what is used now.
Committed as obvious after a test of the testcase.
gcc/testsuite/ChangeLog:
PR target/104201
* gcc.target/aarch64/branch-protection-attr.c: Fix quoting for
the expected error message on line 5 of leaf.
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions