]> git.ipfire.org Git - thirdparty/gcc.git/commit
graphite_autopar: Move to libgomp testsuite.
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 14 Aug 2009 14:02:43 +0000 (14:02 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 14 Aug 2009 14:02:43 +0000 (10:02 -0400)
commit8cac884c9a984c01b1c750c51767ebb908b175d6
tree1bb8ab7dba56ba5bd9144fe4ec3adc32f4e53617
parent371015a84ab10d45cc9fe24116688e702e03506b
graphite_autopar: Move to libgomp testsuite.

gcc/testsuite/
        * gcc.dg/graphite/graphite_autopar: Move to libgomp testsuite.

libgomp/
        * testsuite/libgomp.graphite: Move from gcc.dg/graphite.
        * testsuite/libgomp.graphite/graphite_autopar.exp: Delete.
        * testsuite/libgomp.graphite/graphite.exp: New.

From-SVN: r150755
13 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/graphite_autopar/graphite_autopar.exp [deleted file]
libgomp/ChangeLog
libgomp/testsuite/libgomp.graphite/force-parallel-1.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-1.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-2.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-2.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-3.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-3.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-4.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-4.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-5.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-5.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-6.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-6.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-7.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-7.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-8.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-8.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/force-parallel-9.c [moved from gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-9.c with 100% similarity]
libgomp/testsuite/libgomp.graphite/graphite.exp [new file with mode: 0644]