OSDN Git Service

2010-11-28 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Nov 2010 10:22:55 +0000 (10:22 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Nov 2010 10:22:55 +0000 (10:22 +0000)
PR libstdc++/46683
* testsuite/ext/profile/mh.cc: Move dg-require* directives to the end.
* testsuite/ext/profile/all.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167219 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/testsuite/ext/profile/all.cc
libstdc++-v3/testsuite/ext/profile/mh.cc

index 152901e..037eee4 100644 (file)
@@ -1,11 +1,11 @@
-// { dg-require-profile-mode "" }
 // { dg-options "-std=gnu++0x -O0" }
 // { dg-options "-std=gnu++0x -O0 -D_GLIBCXX_PROFILE_NO_THREADS" { target { ! tls_native } } }
 // { dg-do compile }
+// { dg-require-profile-mode "" }
 
 // -*- C++ -*-
 
-// Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
index 0de83ed..dc2e941 100644 (file)
@@ -1,10 +1,10 @@
-// { dg-require-profile-mode "" }
 // { dg-do compile { target *-*-linux* } }
 // { dg-xfail-if "" { uclibc } { "*" } { "" } }
+// { dg-require-profile-mode "" }
 
 // -*- C++ -*-
 
-// Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the