------- Comment #10 from janis at gcc dot gnu dot org 2008-12-02 22:13 ------- Subject: Bug 29056
Author: janis Date: Tue Dec 2 22:11:55 2008 New Revision: 142374 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142374 Log: Backport from mainline: 2008-08-26 Janis Johnson <[EMAIL PROTECTED]> * gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c: Ignore a warning. * g++.dg/ext/altivec-3.C: Move AltiVec code out of main. Backport from mainline: 2008-07-10 2008-07-10 Joseph Myers <[EMAIL PROTECTED]> PR middle-end/29056 * gcc.target/powerpc/ppc-negeq0-1.c: Use long instead of int. Adjust shift and scan-assembler-not pattern to allow for 64-bit case. Backport from mainline: 2008-06-09 Joseph Myers <[EMAIL PROTECTED]> * gcc.dg/pr34856.c: Condition use of -maltivec on powerpc_altivec_ok. Use -w on other powerpc*-*-linux*. Backport from mainline: 2008-05-20 Janis Johnson <[EMAIL PROTECTED]> * g++.dg/ext/vector14.C: Ignore a possible warning. Backport from mainline: 2008-04-21 Steve Ellcey <[EMAIL PROTECTED]> * gcc.dg/vect/pr33953.c: XFAIL if vect_no_align. Backport from mainline: 2008-04-04 Janis Johnson <[EMAIL PROTECTED]> * gcc.dg/var-expand3.c: Skip for powerpc-linux if not on AltiVec HW. * gcc.dg/torture/builtin-modf-1.c: Use special options for powerpc*-*-linux*. Backport from mainline: 2008-04-04 Janis Johnson <[EMAIL PROTECTED]> * g++.dg/other/anon5.C: Don't depend on line number for error message. Modified: branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/altivec-3.C branches/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/vector14.C branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/anon5.C branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr34856.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/torture/builtin-modf-1.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/var-expand3.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/pr33953.c branches/gcc-4_3-branch/gcc/testsuite/gcc.target/powerpc/ppc-negeq0-1.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29056