]> gcc.gnu.org Git - gcc.git/commit
target-supports.exp (check_profiling_available): Check argument to determine whether...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 21 Feb 2004 02:58:24 +0000 (02:58 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 21 Feb 2004 02:58:24 +0000 (02:58 +0000)
commit0d856ba2d26b6baa58932c461952f1abc6275082
tree79aa17e9554a7a4348ad6284dbfbb90359769fe9
parentd220de0ed226524460e398c80a580e0dc74b420f
target-supports.exp (check_profiling_available): Check argument to determine whether we support a profiling type.

* lib/target-supports.exp (check_profiling_available): Check
argument to determine whether we support a profiling type.
* lib/gcc-dg.exp (dg-require-profiling): Pass argument to
check_profiling_available.
* g++.dg/bprob/bprob.exp: Likewise
* g77.dg/bprob/bprob.exp: Likewise.
* gcc.misc-tests/bprob.exp: Likewise.
* g++.old-deja/g++.law/profile1.C: Pass profiling type to
dg-require-profiling and delete expected error handling.
* gcc.dg/20021014-1.c: Likewise.
* gcc.dg/nest.c: Likewise.

From-SVN: r78206
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/bprob/bprob.exp
gcc/testsuite/g++.old-deja/g++.law/profile1.C
gcc/testsuite/g77.dg/bprob/bprob.exp
gcc/testsuite/gcc.dg/20021014-1.c
gcc/testsuite/gcc.dg/nest.c
gcc/testsuite/gcc.misc-tests/bprob.exp
gcc/testsuite/lib/gcc-dg.exp
gcc/testsuite/lib/target-supports.exp
This page took 0.060506 seconds and 5 git commands to generate.