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

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sun Mar 6 17:56:00 GMT 2011


Author: hjl
Date: Sun Mar  6 17:56:05 2011
New Revision: 170717

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

gcc/testsuite/

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

	* go.test/go-test.exp (go-set-goarch): Check x32.

	* lib/target-supports.exp (check_effective_target_x32): New.

libgomp/

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

	* lib/libgomp.exp (libgomp_init): Don't add -march=i486 for x32.

Modified:
    branches/x32/gcc/testsuite/ChangeLog.x32
    branches/x32/gcc/testsuite/go.test/go-test.exp
    branches/x32/gcc/testsuite/lib/target-supports.exp
    branches/x32/libgomp/ChangeLog.x32
    branches/x32/libgomp/testsuite/lib/libgomp.exp



More information about the Gcc-cvs mailing list