[Bug tree-optimization/25371] -ftree-vectorize results in internal compiler error on AMD64

spop at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 10 07:24:00 GMT 2007



------- Comment #9 from spop at gcc dot gnu dot org  2007-05-10 08:24 -------
Subject: Re:  -ftree-vectorize results in internal compiler error on AMD64

I was still thinking about how to fix this, and the solution seems to me
to not instantiate the initial value of the induction variable if it is a
chrec,
i.e. keep the base_offset with references to the variable that varies in
the outer loop instead of analyzing that variable and replacing it with its
evolution.


-- 


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



More information about the Gcc-bugs mailing list