diff options
author | David Edelsohn <edelsohn@gnu.org> | 2009-08-14 14:02:43 +0000 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2009-08-14 10:02:43 -0400 |
commit | 8cac884c9a984c01b1c750c51767ebb908b175d6 (patch) | |
tree | 1bb8ab7dba56ba5bd9144fe4ec3adc32f4e53617 /libgomp/ChangeLog | |
parent | 371015a84ab10d45cc9fe24116688e702e03506b (diff) | |
download | gcc-8cac884c9a984c01b1c750c51767ebb908b175d6.zip gcc-8cac884c9a984c01b1c750c51767ebb908b175d6.tar.gz gcc-8cac884c9a984c01b1c750c51767ebb908b175d6.tar.bz2 |
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
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 4f0e5c5..1b0c12d 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2009-08-14 David Edelsohn <edelsohn@gnu.org> + + * testsuite/libgomp.graphite: Move from gcc.dg/graphite. + * testsuite/libgomp.graphite/graphite_autopar.exp: Delete. + * testsuite/libgomp.graphite/graphite.exp: New. + 2009-08-05 Andreas Tobler <a.tobler@schweiz.org> * testsuite/libgomp.fortran/fortran.exp: Add flags in case of shared |