From: Riyadh Baghdadi Date: Thu, 30 Sep 2010 21:17:54 +0000 (+0000) Subject: Integrate openscop tests in graphite testsuite. X-Git-Tag: releases/gcc-4.6.0~3997 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91989b60812c37e8a40306f677b6c416610f55ff;p=thirdparty%2Fgcc.git Integrate openscop tests in graphite testsuite. 2010-08-17 Riyadh Baghdadi Sebastian Pop * gcc.dg/graphite/graphite.exp: Add test rules for openscop read/write. Call remove-build-file to clean up the generated *.graphite files. From-SVN: r164784 --- diff --git a/gcc/ChangeLog.graphite b/gcc/ChangeLog.graphite index 9bfa2a54a10f..3d86952d2769 100644 --- a/gcc/ChangeLog.graphite +++ b/gcc/ChangeLog.graphite @@ -1,4 +1,10 @@ -2010-08-14 Riyadh Baghdadi +2010-08-17 Riyadh Baghdadi + Sebastian Pop + + * 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 * 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 +2010-08-17 Riyadh Baghdadi * toplev.c (process_options): Disable graphite loop optimization options when -fgraphite-read flag is used.