2018-05-02 Tom de Vries <tom@codesourcery.com> PR testsuite/83791 * testsuite/libgomp.c++/udr-9.C: Update. * testsuite/libgomp.c++/atomic-16.C: Remove. * testsuite/libgomp.c++/cancel-taskgroup-2.C: Remove. * testsuite/libgomp.c++/loop-13.C: Remove. * testsuite/libgomp.c++/loop-14.C: Remove. * testsuite/libgomp.c++/loop-15.C: Remove. * testsuite/libgomp.c++/monotonic-1.C: Remove. * testsuite/libgomp.c++/monotonic-2.C: Remove. * testsuite/libgomp.c++/nonmonotonic-1.C: Remove. * testsuite/libgomp.c++/nonmonotonic-2.C: Remove. * testsuite/libgomp.c++/ordered-1.C: Remove. * testsuite/libgomp.c++/pr45784.C: Remove. * testsuite/libgomp.c++/pr64824.C: Remove. * testsuite/libgomp.c++/pr64868.C: Remove. * testsuite/libgomp.c++/pr66199-1.C: Remove. * testsuite/libgomp.c++/pr66199-2.C: Remove. * testsuite/libgomp.c++/pr66199-3.C: Remove. * testsuite/libgomp.c++/pr66199-4.C: Remove. * testsuite/libgomp.c++/pr66199-5.C: Remove. * testsuite/libgomp.c++/pr66199-6.C: Remove. * testsuite/libgomp.c++/pr66199-7.C: Remove. * testsuite/libgomp.c++/pr66199-8.C: Remove. * testsuite/libgomp.c++/pr66199-9.C: Remove. * testsuite/libgomp.c++/pr69389.C: Remove. * testsuite/libgomp.c++/simd10.C: Remove. * testsuite/libgomp.c++/simd11.C: Remove. * testsuite/libgomp.c++/simd12.C: Remove. * testsuite/libgomp.c++/simd13.C: Remove. * testsuite/libgomp.c++/target-1.C: Remove. * testsuite/libgomp.c++/target-3.C: Remove. * testsuite/libgomp.c++/target-4.C: Remove. * testsuite/libgomp.c++/target-5.C: Remove. * testsuite/libgomp.c++/taskgroup-1.C: Remove. * testsuite/libgomp.c++/taskloop-1.C: Remove. * testsuite/libgomp.c++/taskloop-2.C: Remove. * testsuite/libgomp.c++/taskloop-3.C: Remove. * testsuite/libgomp.c++/taskloop-4.C: Remove. * testsuite/libgomp.c++/udr-9.C: Remove. * testsuite/libgomp.c++/for-10.C: Remove. * testsuite/libgomp.c++/for-11.C: Remove. * testsuite/libgomp.c++/for-12.C: Remove. * testsuite/libgomp.c++/for-13.C: Remove. * testsuite/libgomp.c++/for-14.C: Remove. * testsuite/libgomp.c++/for-9.C: Remove. * testsuite/libgomp.c/atomic-18.c: Move ... * testsuite/libgomp.c-c++-common/atomic-18.c: ... here. * testsuite/libgomp.c/cancel-taskgroup-2.c: Move ... * testsuite/libgomp.c-c++-common/cancel-taskgroup-2.c: here. * testsuite/libgomp.c/loop-13.c: Move ... * testsuite/libgomp.c-c++-common/loop-13.c: ... here. * testsuite/libgomp.c/loop-14.c: Move ... * testsuite/libgomp.c-c++-common/loop-14.c: ... here. * testsuite/libgomp.c/loop-15.c: Remove. * testsuite/libgomp.c-c++-common/loop-15.c: New test. * testsuite/libgomp.c/monotonic-1.c: Move ... * testsuite/libgomp.c-c++-common/monotonic-1.c: ... here. * testsuite/libgomp.c/monotonic-2.c: Move ... * testsuite/libgomp.c-c++-common/monotonic-2.c: ... here. * testsuite/libgomp.c/nonmonotonic-1.c: Move ... * testsuite/libgomp.c-c++-common/nonmonotonic-1.c: ... here. * testsuite/libgomp.c/nonmonotonic-2.c: Move ... * testsuite/libgomp.c-c++-common/nonmonotonic-2.c: ... here. * testsuite/libgomp.c/ordered-4.c: Move ... * testsuite/libgomp.c-c++-common/ordered-4.c: ... here. * testsuite/libgomp.c/pr45784.c: Move ... * testsuite/libgomp.c-c++-common/pr45784.c: ... here. * testsuite/libgomp.c/pr64824.c: Move ... * testsuite/libgomp.c-c++-common/pr64824.c: ... here. * testsuite/libgomp.c/pr64868.c: Move ... * testsuite/libgomp.c-c++-common/pr64868.c: ... here. * testsuite/libgomp.c/pr66199-1.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-1.c: ... here. * testsuite/libgomp.c/pr66199-2.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-2.c: ... here. * testsuite/libgomp.c/pr66199-3.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-3.c: ... here. * testsuite/libgomp.c/pr66199-4.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-4.c: ... here. * testsuite/libgomp.c/pr66199-5.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-5.c: ... here. * testsuite/libgomp.c/pr66199-6.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-6.c: ... here. * testsuite/libgomp.c/pr66199-7.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-7.c: ... here. * testsuite/libgomp.c/pr66199-8.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-8.c: ... here. * testsuite/libgomp.c/pr66199-9.c: Move ... * testsuite/libgomp.c-c++-common/pr66199-9.c: ... here. * testsuite/libgomp.c/pr69389.c: Move ... * testsuite/libgomp.c-c++-common/pr69389.c: ... here. * testsuite/libgomp.c/simd-14.c: Move ... * testsuite/libgomp.c-c++-common/simd-14.c: ... here. * testsuite/libgomp.c/simd-15.c: Move ... * testsuite/libgomp.c-c++-common/simd-15.c: ... here. * testsuite/libgomp.c/simd-16.c: Move ... * testsuite/libgomp.c-c++-common/simd-16.c: ... here. * testsuite/libgomp.c/simd-17.c: Move ... * testsuite/libgomp.c-c++-common/simd-17.c: ... here. * testsuite/libgomp.c/target-1.c: Move ... * testsuite/libgomp.c-c++-common/target-1.c: ... here. * testsuite/libgomp.c/target-10.c: Move ... * testsuite/libgomp.c-c++-common/target-10.c: ... here. * testsuite/libgomp.c/target-13.c: Move ... * testsuite/libgomp.c-c++-common/target-13.c: ... here. * testsuite/libgomp.c/target-2.c: Move ... * testsuite/libgomp.c-c++-common/target-2.c: ... here. * testsuite/libgomp.c/taskgroup-1.c: Move ... * testsuite/libgomp.c-c++-common/taskgroup-1.c: ... here. * testsuite/libgomp.c/taskloop-1.c: Move ... * testsuite/libgomp.c-c++-common/taskloop-1.c: ... here. * testsuite/libgomp.c/taskloop-2.c: Move ... * testsuite/libgomp.c-c++-common/taskloop-2.c: ... here. * testsuite/libgomp.c/taskloop-3.c: Move ... * testsuite/libgomp.c-c++-common/taskloop-3.c: ... here. * testsuite/libgomp.c/taskloop-4.c: Move ... * testsuite/libgomp.c-c++-common/taskloop-4.c: ... here. * testsuite/libgomp.c/udr-1.c: Move ... * testsuite/libgomp.c-c++-common/udr-1.c: ... here. * testsuite/libgomp.c/for-1.c: Move ... * testsuite/libgomp.c-c++-common/for-1.c: ... here. * testsuite/libgomp.c/for-1.h: Move ... * testsuite/libgomp.c-c++-common/for-1.h: ... here. * testsuite/libgomp.c/for-2.c: Move ... * testsuite/libgomp.c-c++-common/for-2.c: ... here. * testsuite/libgomp.c/for-2.h: Move ... * testsuite/libgomp.c-c++-common/for-2.h: ... here. * testsuite/libgomp.c/for-3.c: Move ... * testsuite/libgomp.c-c++-common/for-3.c: ... here. * testsuite/libgomp.c/for-4.c: Move ... * testsuite/libgomp.c-c++-common/for-4.c: ... here. * testsuite/libgomp.c/for-5.c: Move ... * testsuite/libgomp.c-c++-common/for-5.c: ... here. * testsuite/libgomp.c/for-6.c: Move ... * testsuite/libgomp.c-c++-common/for-6.c: ... here. From-SVN: r259851
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
examples-4 | Loading commit data... | |
affinity-1.C | Loading commit data... | |
atomic-1.C | Loading commit data... | |
atomic-10.C | Loading commit data... | |
atomic-11.C | Loading commit data... | |
atomic-12.C | Loading commit data... | |
atomic-13.C | Loading commit data... | |
atomic-14.C | Loading commit data... | |
atomic-15.C | Loading commit data... | |
atomic-2.C | Loading commit data... | |
atomic-3.C | Loading commit data... | |
atomic-4.C | Loading commit data... | |
atomic-5.C | Loading commit data... | |
atomic-6.C | Loading commit data... | |
atomic-7.C | Loading commit data... | |
atomic-8.C | Loading commit data... | |
atomic-9.C | Loading commit data... | |
c++.exp | Loading commit data... | |
cancel-for-1.C | Loading commit data... | |
cancel-for-2.C | Loading commit data... | |
cancel-parallel-1.C | Loading commit data... | |
cancel-parallel-2.C | Loading commit data... | |
cancel-parallel-3.C | Loading commit data... | |
cancel-sections-1.C | Loading commit data... | |
cancel-taskgroup-3.C | Loading commit data... | |
cancel-test.h | Loading commit data... | |
collapse-1.C | Loading commit data... | |
collapse-2.C | Loading commit data... | |
copyin-1.C | Loading commit data... | |
copyin-2.C | Loading commit data... | |
ctor-1.C | Loading commit data... | |
ctor-10.C | Loading commit data... | |
ctor-11.C | Loading commit data... | |
ctor-12.C | Loading commit data... | |
ctor-13.C | Loading commit data... | |
ctor-2.C | Loading commit data... | |
ctor-3.C | Loading commit data... | |
ctor-4.C | Loading commit data... | |
ctor-5.C | Loading commit data... | |
ctor-6.C | Loading commit data... | |
ctor-7.C | Loading commit data... | |
ctor-8.C | Loading commit data... | |
ctor-9.C | Loading commit data... | |
declare_target-1.C | Loading commit data... | |
doacross-1.C | Loading commit data... | |
for-1.C | Loading commit data... | |
for-2.C | Loading commit data... | |
for-3.C | Loading commit data... | |
for-4.C | Loading commit data... | |
for-5.C | Loading commit data... | |
for-6.C | Loading commit data... | |
for-7.C | Loading commit data... | |
for-8.C | Loading commit data... | |
linear-1.C | Loading commit data... | |
loop-1.C | Loading commit data... | |
loop-10.C | Loading commit data... | |
loop-11.C | Loading commit data... | |
loop-12.C | Loading commit data... | |
loop-2.C | Loading commit data... | |
loop-3.C | Loading commit data... | |
loop-4.C | Loading commit data... | |
loop-5.C | Loading commit data... | |
loop-6.C | Loading commit data... | |
loop-7.C | Loading commit data... | |
loop-8.C | Loading commit data... | |
loop-9.C | Loading commit data... | |
master-1.C | Loading commit data... | |
member-1.C | Loading commit data... | |
member-2.C | Loading commit data... | |
member-3.C | Loading commit data... | |
member-4.C | Loading commit data... | |
member-5.C | Loading commit data... | |
member-6.C | Loading commit data... | |
member-7.C | Loading commit data... | |
nested-1.C | Loading commit data... | |
parallel-1.C | Loading commit data... | |
pr24455-1.C | Loading commit data... | |
pr24455.C | Loading commit data... | |
pr26691.C | Loading commit data... | |
pr26943.C | Loading commit data... | |
pr27337.C | Loading commit data... | |
pr30703.C | Loading commit data... | |
pr34513.C | Loading commit data... | |
pr35185.C | Loading commit data... | |
pr38650.C | Loading commit data... | |
pr39573.C | Loading commit data... | |
pr43893.C | Loading commit data... | |
pr48869.C | Loading commit data... | |
pr49043.C | Loading commit data... | |
pr56217.C | Loading commit data... | |
pr58706.C | Loading commit data... | |
pr63248.C | Loading commit data... | |
pr66702-1.C | Loading commit data... | |
pr66702-2.C | Loading commit data... | |
pr69393.C | Loading commit data... | |
pr69555-1.C | Loading commit data... | |
pr69555-2.C | Loading commit data... | |
pr70376.C | Loading commit data... | |
pr81130.C | Loading commit data... | |
pr81314.C | Loading commit data... | |
pr82835.C | Loading commit data... | |
reduction-1.C | Loading commit data... | |
reduction-10.C | Loading commit data... | |
reduction-11.C | Loading commit data... | |
reduction-12.C | Loading commit data... | |
reduction-2.C | Loading commit data... | |
reduction-3.C | Loading commit data... | |
reduction-4.C | Loading commit data... | |
reduction-5.C | Loading commit data... | |
reduction-6.C | Loading commit data... | |
reduction-7.C | Loading commit data... | |
reduction-8.C | Loading commit data... | |
reduction-9.C | Loading commit data... | |
reference-1.C | Loading commit data... | |
sections-1.C | Loading commit data... | |
shared-1.C | Loading commit data... | |
shared-2.C | Loading commit data... | |
simd-1.C | Loading commit data... | |
simd-2.C | Loading commit data... | |
simd-3.C | Loading commit data... | |
simd-4.C | Loading commit data... | |
simd-5.C | Loading commit data... | |
simd-6.C | Loading commit data... | |
simd-7.C | Loading commit data... | |
simd-8.C | Loading commit data... | |
simd-9.C | Loading commit data... | |
simd14.C | Loading commit data... | |
single-1.C | Loading commit data... | |
single-2.C | Loading commit data... | |
single-3.C | Loading commit data... | |
target-10.C | Loading commit data... | |
target-11.C | Loading commit data... | |
target-12.C | Loading commit data... | |
target-13.C | Loading commit data... | |
target-14.C | Loading commit data... | |
target-15.C | Loading commit data... | |
target-16.C | Loading commit data... | |
target-17.C | Loading commit data... | |
target-18.C | Loading commit data... | |
target-19.C | Loading commit data... | |
target-2-aux.cc | Loading commit data... | |
target-2.C | Loading commit data... | |
target-20.C | Loading commit data... | |
target-21.C | Loading commit data... | |
target-6.C | Loading commit data... | |
target-7.C | Loading commit data... | |
target-8.C | Loading commit data... | |
target-9.C | Loading commit data... | |
task-1.C | Loading commit data... | |
task-2.C | Loading commit data... | |
task-3.C | Loading commit data... | |
task-4.C | Loading commit data... | |
task-5.C | Loading commit data... | |
task-6.C | Loading commit data... | |
task-7.C | Loading commit data... | |
task-8.C | Loading commit data... | |
taskloop-5.C | Loading commit data... | |
taskloop-6.C | Loading commit data... | |
taskloop-7.C | Loading commit data... | |
taskloop-8.C | Loading commit data... | |
taskloop-9.C | Loading commit data... | |
tls-init1.C | Loading commit data... | |
udr-1.C | Loading commit data... | |
udr-11.C | Loading commit data... | |
udr-12.C | Loading commit data... | |
udr-13.C | Loading commit data... | |
udr-14.C | Loading commit data... | |
udr-15.C | Loading commit data... | |
udr-16.C | Loading commit data... | |
udr-17.C | Loading commit data... | |
udr-18.C | Loading commit data... | |
udr-19.C | Loading commit data... | |
udr-2.C | Loading commit data... | |
udr-3.C | Loading commit data... | |
udr-4.C | Loading commit data... | |
udr-5.C | Loading commit data... | |
udr-6.C | Loading commit data... | |
udr-7.C | Loading commit data... | |
udr-8.C | Loading commit data... |