diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2009-12-15 15:17:46 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@gcc.gnu.org> | 2009-12-15 15:17:46 +0000 |
commit | 0596e97f1c045f73b5ce65f85e5a20fc5e728392 (patch) | |
tree | 10039beb55c068a2e7c2ed3a603b42ebdc4214c6 /gcc/tree.c | |
parent | 3efd49f9dfe125830c71d8f52a65ced5180dad88 (diff) | |
download | gcc-0596e97f1c045f73b5ce65f85e5a20fc5e728392.zip gcc-0596e97f1c045f73b5ce65f85e5a20fc5e728392.tar.gz gcc-0596e97f1c045f73b5ce65f85e5a20fc5e728392.tar.bz2 |
re PR tree-optimization/42185 ([graphite] expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1820)
PR graphite/42185
* graphite-sese-to-poly.c (is_reduction_operation_p): Assert that
we are a GIMPLE_ASSIGN. Do not calculate rhs code twice.
(follow_ssa_with_commutative_ops): Return NULL on non assignment.
From-SVN: r155256
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions