target-supports.exp (check_profiling_available): Return false for VxWorks.
commit56fca24ad8c6433a6146128fd2c2eb64b4f0a1e5
authorRichard Sandiford <richard@codesourcery.com>
Mon, 12 Mar 2007 10:44:52 +0000 (12 10:44 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 12 Mar 2007 10:44:52 +0000 (12 10:44 +0000)
treebd762c4da0258c53de1422f1bf44ebba8157a945
parent8906bbc09ca885227108179b7b6a8343b304460e
target-supports.exp (check_profiling_available): Return false for VxWorks.

gcc/testsuite/
* lib/target-supports.exp (check_profiling_available): Return false
for VxWorks.
(check_effective_target_vxworks_kernel): New procedure.
* gcc.dg/20040813-1.c: Extend list of stabless targets to include
VxWorks.
* gcc.dg/builtins-config.h: Do not define HAVE_C99_RUNTIME on VxWorks.
* gcc.dg/intmax_t-1.c: Extend the list of targets without inttypes.h
to include VxWorks.
* gcc.dg/vxworks/initpri2.c: Require vxworks_kernel.

From-SVN: r122838
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20040813-1.c
gcc/testsuite/gcc.dg/builtins-config.h
gcc/testsuite/gcc.dg/intmax_t-1.c
gcc/testsuite/gcc.dg/vxworks/initpri2.c
gcc/testsuite/lib/target-supports.exp