testsuite: fix 'dg-do-preprocess' typo
We want 'dg-do preprocess', not 'dg-do-preprocess'. Fix that. PR target/106828 * g++.target/loongarch/pr106828.C: Fix 'dg-do compile' typo.
This commit is contained in:
parent
21fc6d35f2
commit
d398581485
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* { dg-do-preprocess } */
|
||||
/* { dg-do preprocess } */
|
||||
/* { dg-options "-mabi=lp64d -fsanitize=address" } */
|
||||
|
||||
/* Tests whether the compiler supports compile option '-fsanitize=address'. */
|
||||
|
|
Loading…
Add table
Reference in a new issue