diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-03-12 11:54:27 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2020-03-16 18:51:25 +0000 |
commit | f522810d2b5edb4008afc4a8d003b7e182aa8ba2 (patch) | |
tree | 4ef652d916133e45674f9ad75cfa3003e3faae23 /gcc/builtins.c | |
parent | 5dee500b359b13985d4f9a006b70c10c526904e6 (diff) | |
download | gcc-f522810d2b5edb4008afc4a8d003b7e182aa8ba2.zip gcc-f522810d2b5edb4008afc4a8d003b7e182aa8ba2.tar.gz gcc-f522810d2b5edb4008afc4a8d003b7e182aa8ba2.tar.bz2 |
[testsuite] Avoid duplicate test names in sizeless tests
Jeff pointed out that using:
N: ... /* { dg-error {...} } */
N+1: /* { dg-error {...} "" { target *-*-* } .-1 } */
led to two identical test names for line N. Fixed by adding
a proper test name instead of "".
2020-03-16 Richard Sandiford <richard.sandiford@arm.com>
gcc/testsuite/
* gcc.target/aarch64/sve/acle/general-c/sizeless-1.c: Add a test
name to .-1 dg-error tests.
* gcc.target/aarch64/sve/acle/general-c/sizeless-2.c: Likewise.
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions