r172158 - in /branches/x32/gcc/testsuite: Chang...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Fri Apr 8 01:01:00 GMT 2011


Author: hjl
Date: Fri Apr  8 01:01:27 2011
New Revision: 172158

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172158
Log:
Add more x32 support to testsuite.

2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>

	* g++.dg/opt/nrv12.C: Require ia32 instead of ilp32.

	* gcc.c-torture/compile/pr16566-2.c: Also allow x32.
	* gcc.dg/torture/pr20314-2.c: Likewise.
	* gfortran.dg/pr33794.f90: Likewise.

	* gcc.dg/lower-subreg-1.c: Don't allow x32.

	* gcc.dg/lto/pr47259_0.c: Don't require lp64.

	* gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp: Also
	check x32.

Modified:
    branches/x32/gcc/testsuite/ChangeLog.x32
    branches/x32/gcc/testsuite/g++.dg/opt/nrv12.C
    branches/x32/gcc/testsuite/gcc.c-torture/compile/pr16566-2.c
    branches/x32/gcc/testsuite/gcc.dg/lower-subreg-1.c
    branches/x32/gcc/testsuite/gcc.dg/lto/pr47259_0.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr20314-2.c
    branches/x32/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp
    branches/x32/gcc/testsuite/gfortran.dg/pr33794.f90



More information about the Gcc-cvs mailing list