This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r137219 - in /branches/gcc-4_3-branch/gcc: Chan...
- From: uweigand at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 28 Jun 2008 10:48:33 -0000
- Subject: r137219 - in /branches/gcc-4_3-branch/gcc: Chan...
Author: uweigand
Date: Sat Jun 28 10:48:33 2008
New Revision: 137219
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137219
Log:
PR target/34856
* config/spu/spu.c (spu_builtin_splats): Do not generate
invalid CONST_VECTOR expressions.
(spu_expand_vector_init): Likewise.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/spu/spu.c