* testsuite/libgomp.c/examples-4/e.53.4.c: Add -DITESTITERS=20
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 2014 19:36:36 +0000 (19:36 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Nov 2014 19:36:36 +0000 (19:36 +0000)
commit21ccc797aeb968f2799fbf87e2ebd7a6634733ee
treefe27cca9a8991a9593ac4d227847ba7ad0291018
parenta7e27879e0a2583058ba64aef39ec7c044f9eeac
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218095 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/examples-4/e.53.4.c
libgomp/testsuite/libgomp.c/examples-4/e.55.1.c
libgomp/testsuite/libgomp.fortran/examples-4/e.55.1.f90