From b233cb87a2b9e505038da9b29c4fb05050323e4f Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 4 Nov 2005 16:04:02 +0000 Subject: [PATCH] Fix typo in previous commit. From-SVN: r106494 --- gcc/testsuite/gcc.dg/tls/opt-10.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.dg/tls/opt-10.c b/gcc/testsuite/gcc.dg/tls/opt-10.c index 69a7a6838ef..f31c1fff816 100644 --- a/gcc/testsuite/gcc.dg/tls/opt-10.c +++ b/gcc/testsuite/gcc.dg/tls/opt-10.c @@ -1,4 +1,4 @@ -/* { dg-do compile */ +/* { dg-do compile } */ /* { dg-options "-O3 -fpic" } */ /* The web pass was creating unrecognisable pic_load_dot_plus_four insns -- 2.30.2