re PR testsuite/24841 (dg-require compilation-test trigged on test with additional...
authorJanis Johnson <janis187@us.ibm.com>
Tue, 15 Nov 2005 01:18:45 +0000 (01:18 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 15 Nov 2005 01:18:45 +0000 (01:18 +0000)
PR testsuite/24841
* gcc.dg/attr-weakref-1.c: Rearrange test directives.

From-SVN: r106923

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/attr-weakref-1.c

index dca9979d410491b21946455f6ca318616911c6a1..ba2ffa268014d5279b981df0299552435f291f8f 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-14  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/24841
+       * gcc.dg/attr-weakref-1.c: Rearrange test directives.
+
 2005-11-14  Dale Johannesen  <dalej@apple.com>
 
        * gcc.c-torture/execute/20051113-1.c:  New.
index 317f519f224f03369cfd72ca85183b2b403d6a25..c47ce1e569b532203985bfe89796f20a73219de2 100644 (file)
@@ -1,7 +1,7 @@
 // { dg-do run }
-// { dg-additional-sources " attr-weakref-1a.c" }
 // { dg-require-weak "" }
 // { dg-options "-O2" }
+// { dg-additional-sources "attr-weakref-1a.c" }
 
 // Copyright 2005 Free Software Foundation, Inc.
 // Contributed by Alexandre Oliva <aoliva@redhat.com>