diff options
author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 21:17:54 +0000 |
---|---|---|
committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 21:17:54 +0000 |
commit | 0d5d0b4d635898059b2ba2f4b2a22a6093d25bff (patch) | |
tree | 5e7107e4566d26ac4a8c037fbd9f0fdbd8891b5f /gcc/ChangeLog.graphite | |
parent | 1aefcf093509f90ef6e741a861f5f5e8b477da0d (diff) | |
download | gcc-0d5d0b4d635898059b2ba2f4b2a22a6093d25bff.tar.gz |
Integrate openscop tests in graphite testsuite.
2010-08-17 Riyadh Baghdadi <baghdadi.mr@gmail.com>
Sebastian Pop <sebastian.pop@amd.com>
* gcc.dg/graphite/graphite.exp: Add test rules for openscop read/write.
Call remove-build-file to clean up the generated *.graphite files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164784 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.graphite')
-rw-r--r-- | gcc/ChangeLog.graphite | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gcc/ChangeLog.graphite b/gcc/ChangeLog.graphite index 9bfa2a54a10..3d86952d276 100644 --- a/gcc/ChangeLog.graphite +++ b/gcc/ChangeLog.graphite @@ -1,4 +1,10 @@ -2010-08-14 Riyadh Baghdadi <baghdadi.mr@gmail.com> +2010-08-17 Riyadh Baghdadi <baghdadi.mr@gmail.com> + Sebastian Pop <sebastian.pop@amd.com> + + * gcc.dg/graphite/graphite.exp: Add test rules for openscop read/write. + Call remove-build-file to clean up the generated *.graphite files. + +2010-08-17 Riyadh Baghdadi <baghdadi.mr@gmail.com> * doc/invoke.texi (debugging options): Update documentation. (-floop-interchange): Same. @@ -7,7 +13,7 @@ (-fgraphite-read): Add documentation. (-fgraphite-write): Same. -2010-08-14 Riyadh Baghdadi <baghdadi.mr@gmail.com> +2010-08-17 Riyadh Baghdadi <baghdadi.mr@gmail.com> * toplev.c (process_options): Disable graphite loop optimization options when -fgraphite-read flag is used. |