diff options
author | Dorit Nuzman <dorit@gcc.gnu.org> | 2007-10-23 03:24:06 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit@gcc.gnu.org> | 2007-10-23 03:24:06 +0000 |
commit | 7de5c6a447ac4c86d737b350b7458c6fe428194c (patch) | |
tree | db2eee15afd72fa434218c912f0986a5697a1aa1 /gcc/cse.c | |
parent | fc629e9660f855d8ff75f366c2ff7a222544193d (diff) | |
download | gcc-7de5c6a447ac4c86d737b350b7458c6fe428194c.zip gcc-7de5c6a447ac4c86d737b350b7458c6fe428194c.tar.gz gcc-7de5c6a447ac4c86d737b350b7458c6fe428194c.tar.bz2 |
re PR tree-optimization/33834 (ICE in vect_get_vec_def_for_operand, at tree-vect-transform.c:1829)
PR tree-optimization/33834
PR tree-optimization/33835
* tree-vect-analyze.c (vect_analyze_operations): RELEVANT and LIVE stmts
need to be checked for success seperately.
* tree-vect-transform.c (vectorizable_call, vectorizable_conversion):
Remove the check that stmt is not LIVE.
(vectorizable_assignment, vectorizable_induction): Likewise.
(vectorizable_operation, vectorizable_type_demotion): Likewise.
(vectorizable_type_promotion, vectorizable_load, vectorizable_store):
Likewise.
(vectorizable_live_operation): Check that op is not NULL.
From-SVN: r129571
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions