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)
commit91a594b40fa3580ba63d3b8b410bc2d5fc7f6e29
tree9634ae841737f83444670f2bb6a47e322fe86964
parentc64f563147df65bb1beb24f04e32b28feca90d7d
Disable graphite loop optimizations with fgraphite read.

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