aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c99-tgmath-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/c99-tgmath-3.c')
-rw-r--r--gcc/testsuite/gcc.dg/c99-tgmath-3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/c99-tgmath-3.c b/gcc/testsuite/gcc.dg/c99-tgmath-3.c
index 4d0de1e..d3eaca1 100644
--- a/gcc/testsuite/gcc.dg/c99-tgmath-3.c
+++ b/gcc/testsuite/gcc.dg/c99-tgmath-3.c
@@ -11,4 +11,4 @@ complex double foo(complex double x)
return exp(x);
}
-/* {dg-final {scan-assembler "cexp" } } */
+/* { dg-final { scan-assembler "cexp" } } */