mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-21 07:59:26 +08:00
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
@ -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…
Reference in New Issue
Block a user