]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add missing comment end.
authorJakub Jelinek <jakub@gcc.gnu.org>
Fri, 3 May 2002 14:08:33 +0000 (16:08 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 3 May 2002 14:08:33 +0000 (16:08 +0200)
From-SVN: r53094

gcc/testsuite/gcc.dg/20020430-1.c

index 981c4f36dabd01393f4025fdd2b6631d15495647..3135faf9c4c59ac73b6361cdef0ac49b5dcf696b 100644 (file)
@@ -4,7 +4,7 @@
    until the last moment.  After which we did not delete dead code, 
    which left a reference to the deleted ADDR_VEC.  */
 
-/* { dg-do compile }
+/* { dg-do compile } */
 /* { do-options "-O2 -frename-registers -fpic" } */
 
 typedef unsigned long XID;