This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33449] ice for fortran code with -O2 -ftree-vectorize



------- Comment #2 from howarth at nitro dot med dot uc dot edu  2007-09-16 18:30 -------
I'm not seeing this problem on powerpc-apple-darwin9. I am using a svn pull
from gcc trunk that has the ICE fixes Dorit added in...

r128514 | dorit | 2007-09-15 14:24:23 -0400 (Sat, 15 Sep 2007) | 7 lines

        * tree-vect-transform.c (vect_get_vec_defs_for_stmt_copy): check if
        the VEC is not NULL.
        (vectorizable_type_demotion, vectorizable_type_promotion): Check that
        get_vectype_for_scalar_type succeeded.
        (vectorizable_conversion): Likewise.

You might want to try again with the current gcc trunk.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33449


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]