r133416 - in /branches/gcc-4_3-branch/gcc/tests...

uros@gcc.gnu.org uros@gcc.gnu.org
Fri Mar 21 09:18:00 GMT 2008


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  <victork@gcc.gnu.org>
		    Uros Bizjak  <ubizjak@gmail.com>

	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  <ubizjak@gmail.com>

        * 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



More information about the Gcc-cvs mailing list