[Bug tree-optimization/32477] ice for legal code with -O2 -ftree-vectorize
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 24 09:25:00 GMT 2007
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-24 09:25 -------
Related to PR 32230 (that is we have the same issue but different places).
This case, we call vect_create_addr_base_for_vector_ref and then expect the
new_stmt_list not be to empty.
I am starting to think we should have bsi_insert_on_edge_immediate just return
NULL when it is past NULL now.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Component|c |tree-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32477
More information about the Gcc-bugs
mailing list