Add dg-require-profiling to gcc.dg/aru-2.c
* gcc.dg/aru-2.c: Add dg-require-profiling. From-SVN: r219561
This commit is contained in:
parent
f263fe40d7
commit
9c80f9197e
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-01-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gcc.dg/aru-2.c: Add dg-require-profiling.
|
||||
|
||||
2015-01-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* lib/target-supports.exp (check_profiling_available): Check if
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do run } */
|
||||
/* { dg-require-profiling "-pg" } */
|
||||
/* { dg-options "-O2 -pg" } */
|
||||
|
||||
static int __attribute__((noinline))
|
||||
|
|
Loading…
Add table
Reference in a new issue