tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Return whether we failed to...
authorRichard Guenther <rguenther@suse.de>
Mon, 7 May 2012 08:48:44 +0000 (08:48 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 7 May 2012 08:48:44 +0000 (08:48 +0000)
commit1e3733905bf2731e15d9792c7fa284f0eb5ca924
tree1cf80fdb678240c3bfe2c2d0fef301b27d208b02
parente3a2ec56bc0b746311ed9a705eeef1f59e3e5a16
tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Return whether we failed to compute data dependences.

2012-05-07  Richard Guenther  <rguenther@suse.de>

* tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Return
whether we failed to compute data dependences.
(loop_prefetch_arrays): Fail if we failed.

From-SVN: r187227
gcc/ChangeLog
gcc/tree-ssa-loop-prefetch.c