Limit the max number of blocks in the function.
commitb717d5591af8a50fb1e5b541664841b3d7cbbeac
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Oct 2009 16:17:37 +0000 (13 16:17 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Oct 2009 16:17:37 +0000 (13 16:17 +0000)
treee2bd0aa51d470eb7a38c02108cc041260f14b427
parent6b32f50ce9fe57f2a1001eac89cafb9e459e1204
Limit the max number of blocks in the function.

2009-10-13  Sebastian Pop  <sebastian.pop@amd.com>

* graphite.c (graphite_initialize): Do not handle functions with
more than 100 basic blocks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152719 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite.c