summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2015-12-03 14:14:55 +0100
committerYvan Roux <yvan.roux@linaro.org>2015-12-03 14:14:55 +0100
commit9a4ebdd5eb0ea88bdec0c9f417b5bda4de786fd1 (patch)
tree21f7368ac4a1afadddca453ddf9e51ebf41fb71d
parentf5594b517b6ed9a1c1868096ae513eb711fc24b4 (diff)
Add thread related testcase for arm-sim in gcc list.
Change-Id: I9e62708f2b8d0a1011784fc0d04d3cbd5862d7f6
-rw-r--r--unstable-tests.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/unstable-tests.txt b/unstable-tests.txt
index dbe64ac..868f81e 100644
--- a/unstable-tests.txt
+++ b/unstable-tests.txt
@@ -27,6 +27,13 @@ arm-linux-gnueabihf:gcc.dg/cpp/_Pragma3.c
aarch64-linux-gnu:gcc.dg/torture/vec-cvt-1.c -O3 -fomit-frame-pointer -funroll-loops execution test
aarch64-linux-gnu:gcc.target/aarch64/aapcs64/test_19.c execution, -O2
arm-sim:gcc.dg/di-sync-multithread.c execution test
+# This time-profiler test uses threads
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c execution, -fprofile-generate -D_PROFILE_GENERATE
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c execution, -fprofile-use -D_PROFILE_USE
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c scan-ipa-dump-times profile "Read tp_first_run: 0" 2
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c scan-ipa-dump-times profile "Read tp_first_run: 1" 1
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c scan-ipa-dump-times profile "Read tp_first_run: 2" 1
+arm-sim:gcc.dg/tree-prof/time-profiler-2.c scan-ipa-dump-times profile "Read tp_first_run: 3" 1
# g++
aarch64-linux-gnu:g++.dg/opt/temp2.C -std=c++1y execution test