This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32107] bad codegen for vector initialization in Altivec
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2008 12:47:23 -0000
- Subject: [Bug target/32107] bad codegen for vector initialization in Altivec
- References: <bug-32107-8585@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-07-14 12:47 -------
Note with the Cell, we can just use lvlx with a splat and that works without an
alignment attribute on fa :).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|powerpc-linux |
GCC host triplet|powerpc-linux |
GCC target triplet|powerpc-linux |powerpc*-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32107