[Bug target/48262] [4.7 Regression] Subversion id 171341 breaks various vectorization files on powerpc
rsandifo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 25 10:02:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48262
--- Comment #14 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-03-25 09:20:35 UTC ---
FWIW, my patch just fixed the expansion of commutative operations.
movmisalign and vector extractions are handled by two separate
pieces of code, so I don't think my patch would affect the two
problems that Andrew identified.
I agree with Mike that both patches look good and are still needed.
More information about the Gcc-bugs
mailing list