This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r188194 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: edmarwjr
Date: Mon Jun  4 17:42:25 2012
New Revision: 188194

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188194
Log:
2012-06-04  Edmar Wienskoski  <edmar@freescale.com>

	PR target/53559
	* config/rs6000/altivec.md (altivec_stvlx): Change machine mode of
	operands.
	(altivec_stvlxl): Ditto.
	(altivec_stvrx): Ditto.
	(altivec_stvrxl): Ditto.

gcc/testsuite
2012-06-04  Edmar Wienskoski  <edmar@freescale.com>

	PR target/53559
	* gcc.target/powerpc/cell_builtin_1.c: New test case.
	* gcc.target/powerpc/cell_builtin_2.c: Ditto.
	* gcc.target/powerpc/cell_builtin_3.c: Ditto.
	* gcc.target/powerpc/cell_builtin_4.c: Ditto.
	* gcc.target/powerpc/cell_builtin_5.c: Ditto.
	* gcc.target/powerpc/cell_builtin_6.c: Ditto.
	* gcc.target/powerpc/cell_builtin_7.c: Ditto.
	* gcc.target/powerpc/cell_builtin_8.c: Ditto.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-1.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-2.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-3.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-4.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-5.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-6.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-7.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/cell_builtin-8.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/rs6000/altivec.md
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]