------- Comment #6 from uros at gcc dot gnu dot org 2008-03-21 09:19 ------- Subject: Bug 34168
Author: uros Date: Fri Mar 21 09:18:37 2008 New Revision: 133416 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133416 Log: Backport from mainline: 2008-03-20 Victor Kaplansky <[EMAIL PROTECTED]> Uros Bizjak <[EMAIL PROTECTED]> PR testsuite/34168 * lib/target-supports.exp (check_sse2_hw_available): New procedure. * gcc.dg/vect/vect.exp: Set dg-do-what-default to "compile" if SSE2 hardware is not available. * g++.dg/vect/vect.exp: Update target-dependent overrides to match gcc.dg/vect/vect.exp. * gfortran.dg/vect/vect.exp: Ditto. (check_effective_target_lp64_or_vect_no_align): Remove procedure. 2008-03-20 Uros Bizjak <[EMAIL PROTECTED]> * gcc.dg/gomp/pr34692.c: Cleanup gimple dump file. Modified: branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/g++.dg/vect/vect.exp branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr34692.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/vect.exp branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/vect/vect.exp branches/gcc-4_3-branch/gcc/testsuite/lib/target-supports.exp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34168