Disable graphite loop optimizations with fgraphite read.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 21:17:40 +0000 (21:17 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Sep 2010 21:17:40 +0000 (21:17 +0000)
2010-08-14  Riyadh Baghdadi <baghdadi.mr@gmail.com>

* toplev.c (process_options): Disable graphite loop optimization
options when -fgraphite-read flag is used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164782 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog.graphite

index e61bee6..75a1504 100644 (file)
@@ -1,3 +1,8 @@
+2010-08-14  Riyadh Baghdadi <baghdadi.mr@gmail.com>
+
+       * toplev.c (process_options): Disable graphite loop optimization
+       options when -fgraphite-read flag is used.
+
 2010-08-17  Riyadh Baghdadi <baghdadi.mr@gmail.com>
 
        * graphite-poly.c (init_graphite_out_file): New.