[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2007-02-12 08:53 --- Created an attachment (id=13038) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13038action=view) C++ source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30771

[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-02-12 09:58 --- Confirmed. We hit #1 0x00ecf362 in vectorizable_type_promotion (stmt=0x2afac97cd000, bsi=0x0, vec_stmt=0x0) at /space/rguenther/src/svn/trunk/gcc/tree-vect-transform.c:2752 2752 gcc_assert

[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dorit at il dot ibm dot com
--- Comment #3 from dorit at il dot ibm dot com 2007-02-12 10:11 --- I'll look into it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30771