Merge from mainline
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.law / profile1.C
blob7f17a15de9fd8b36d2a8165df69df3283dbea7a1
1 // { dg-do run }
2 // { dg-require-profiling "-pg" }
3 // { dg-options "-pg" }
4 // { dg-options "-pg -static" { target hppa*-*-hpux* } }
5 // GROUPS passed profiling
6 #include <stdio.h>
7 main()
9   printf ("PASS\n");