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]

r169393 - in /trunk/gcc/testsuite: ChangeLog gf...


Author: uweigand
Date: Sat Jan 29 19:18:06 2011
New Revision: 169393

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169393
Log:
	* gfortran.dg/bessel_6.f90: XFAIL on spu-*-*.
	* gfortran.dg/bessel_7.f90: Likewise.
	* gfortran.dg/erf_2.F90: Likewise.  Always run with -O0.

	* gfortran.dg/complex_intrinsics_5.f90: Increase "epsilon".
	* gfortran.dg/sum_init_expr.f03: Likewise.

	* gfortran.dg/realloc_on_assign_2.f03: Skip on spu-*-*.

	* gfortran.dg/lto/20091016-1_0.f90: Replace -shared with
	-r -nostdlib.

	* gfortran.dg/vect/fast-math-vect-8.f90: Check for vectorized
	loop only on "vect_intfloat_cvt" targets.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/bessel_6.f90
    trunk/gcc/testsuite/gfortran.dg/bessel_7.f90
    trunk/gcc/testsuite/gfortran.dg/complex_intrinsic_5.f90
    trunk/gcc/testsuite/gfortran.dg/erf_2.F90
    trunk/gcc/testsuite/gfortran.dg/lto/20091016-1_0.f90
    trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_2.f03
    trunk/gcc/testsuite/gfortran.dg/sum_init_expr.f03
    trunk/gcc/testsuite/gfortran.dg/vect/fast-math-vect-8.f90


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