------- Additional Comments From geoffk at gcc dot gnu dot org  2005-09-01 
18:58 -------
... but why didn't it happen before?  The problem seems to be that 
ix86_expand_vector_init_one_var is 
creating an all-zero vector that isn't the same as CONST0_RTX, which is wrong, 
but the previous code did 
the same thing and didn't get this problem.

-- 


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

Reply via email to