profile1.C: Use dg-require-profiling.
authorSandra Loosemore <sandra@codesourcery.com>
Sat, 24 May 2008 00:43:50 +0000 (20:43 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Sat, 24 May 2008 00:43:50 +0000 (20:43 -0400)
2008-05-23  Sandra Loosemore  <sandra@codesourcery.com>
    Daniel Jacobowitz  <dan@codesourcery.com>

gcc/testsuite/
* g++.dg/other/profile1.C: Use dg-require-profiling.

Co-Authored-By: Daniel Jacobowitz <dan@codesourcery.com>
From-SVN: r135841

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/profile1.C

index b7909d3699e7f15cdfaf9e67c62f3734c0b3d531..a3edd51d14d2e88c9f9ec5f2da579eeeabc0c26c 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-23  Sandra Loosemore  <sandra@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * g++.dg/other/profile1.C: Use dg-require-profiling.
+
 2008-05-24  Hans-Peter Nilsson  <hp@axis.com>
 
        PR testsuite/22523
index fb2e2d027598d520a1aeadf55fcd4ab020a5c284..10a47875e07ecaff609567917dd9c78e42ce1505 100644 (file)
@@ -1,5 +1,6 @@
 // PR 11767
 // { dg-do run }
+// { dg-require-profiling "-fprofile-arcs" }
 // { dg-options "-fnon-call-exceptions -fprofile-arcs" }
 
 #include <string>