From 0d5d0b4d635898059b2ba2f4b2a22a6093d25bff Mon Sep 17 00:00:00 2001 From: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Thu, 30 Sep 2010 21:17:54 +0000 Subject: 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 --- gcc/ChangeLog.graphite | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'gcc/ChangeLog.graphite') 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. -- cgit v1.2.1