https://gcc.gnu.org/g:ee986126807e68b996d02f5d792268df799b32fb

commit r15-3223-gee986126807e68b996d02f5d792268df799b32fb
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Aug 27 07:21:02 2024 -0700

    pr116174.c: Add the missing */
    
            * gcc.target/i386/pr116174.c: Add the missing */.
    
    Signed-off-by: H.J. Lu <hjl.to...@gmail.com>

Diff:
---
 gcc/testsuite/gcc.target/i386/pr116174.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.target/i386/pr116174.c 
b/gcc/testsuite/gcc.target/i386/pr116174.c
index 686aeb9ff314..3c8000f2aad1 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?\.}  
} } */
 
 /*

Reply via email to