Disable graphite loop optimizations with fgraphite read.
commit05ea8a6def2e71c56105b6e0d6b0f9fffae7f37f
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Aug 2010 18:22:18 +0000 (17 18:22 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Aug 2010 18:22:18 +0000 (17 18:22 +0000)
tree3193a4977f73d84782b7e9f95736f362f20c6f5a
parent2ff7fd842ba46aa9300f68e7a61dec31f6a6372c
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/branches/graphite@163316 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/toplev.c