r218095 - in /trunk/libgomp: ChangeLog testsuit...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Nov 26 19:36:00 GMT 2014


Author: jakub
Date: Wed Nov 26 19:36:36 2014
New Revision: 218095

URL: https://gcc.gnu.org/viewcvs?rev=218095&root=gcc&view=rev
Log:
	* testsuite/libgomp.c/examples-4/e.53.4.c: Add -DITESTITERS=20
	to dg-options unless expensive testing is on.  
	(TESTITERS): Define to N if not defined.
	(main): Use TESTITERS instead of N.
	* testsuite/libgomp.c/examples-4/e.55.1.c: Define CHUNKSZ from
	dg-additional-options depending on whether expensive testing is on.
	* testsuite/libgomp.fortran/examples-4/e.55.1.f90 (e_55_1_mod):
	Decrease N to 100000 and CHUNKSZ to 10000.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.c/examples-4/e.53.4.c
    trunk/libgomp/testsuite/libgomp.c/examples-4/e.55.1.c
    trunk/libgomp/testsuite/libgomp.fortran/examples-4/e.55.1.f90



More information about the Gcc-cvs mailing list