[Bug target/23668] [4.1 Regression] gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail
geoffk at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 1 18:58:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list