diff options
author | Tom de Vries <tom@codesourcery.com> | 2015-06-08 11:53:27 +0000 |
---|---|---|
committer | Tom de Vries <vries@gcc.gnu.org> | 2015-06-08 11:53:27 +0000 |
commit | 1b7f61ebc8920326b5dc30f79cfc86ef0cb7bb28 (patch) | |
tree | 05a269611c4afd372c2778b7d951d8232bea1c84 /gcc/loop-init.c | |
parent | aa4e0c43bc9db9ae1411e4957720b887fe5e1edf (diff) | |
download | gcc-1b7f61ebc8920326b5dc30f79cfc86ef0cb7bb28.zip gcc-1b7f61ebc8920326b5dc30f79cfc86ef0cb7bb28.tar.gz gcc-1b7f61ebc8920326b5dc30f79cfc86ef0cb7bb28.tar.bz2 |
Fix try_transform_to_exit_first_loop_alt
2015-06-08 Tom de Vries <tom@codesourcery.com>
PR tree-optimization/66442
* gimple-iterator.h (gimple_seq_nondebug_singleton_p): Add function.
* tree-parloops.c (try_transform_to_exit_first_loop_alt): Return false
if the loop latch is not a singleton. Use
gimple_seq_nondebug_singleton_p instead of gimple_seq_singleton_p.
From-SVN: r224218
Diffstat (limited to 'gcc/loop-init.c')
0 files changed, 0 insertions, 0 deletions