aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2024-08-27 07:21:02 -0700
committerH.J. Lu <hjl.tools@gmail.com>2024-08-27 07:28:48 -0700
commitee986126807e68b996d02f5d792268df799b32fb (patch)
tree19190e6ef36115400d082fff6d1d2e9601626859 /gcc
parentd6bb1e257fc414d21bc31faa7ddecbc93a197e3c (diff)
downloadgcc-ee986126807e68b996d02f5d792268df799b32fb.zip
gcc-ee986126807e68b996d02f5d792268df799b32fb.tar.gz
gcc-ee986126807e68b996d02f5d792268df799b32fb.tar.bz2
pr116174.c: Add the missing */
* gcc.target/i386/pr116174.c: Add the missing */. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/gcc.target/i386/pr116174.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/pr116174.c b/gcc/testsuite/gcc.target/i386/pr116174.c
index 686aeb9..3c8000f 100644
--- a/gcc/testsuite/gcc.target/i386/pr116174.c
+++ b/gcc/testsuite/gcc.target/i386/pr116174.c
@@ -1,6 +1,6 @@
/* { dg-do compile { target *-*-linux* } } */
/* { dg-options "-O2 -g0 -fcf-protection=branch" } */
-/* Keep labels and directives ('.p2align', '.cfi_startproc').
+/* Keep labels and directives ('.p2align', '.cfi_startproc'). */
/* { dg-final { check-function-bodies "**" "" "" { target "*-*-*" } {^\t?\.} } } */
/*