Fix libgomp tests.
authorMaxim Blumenthal <maxim.blumenthal@intel.com>
Wed, 15 Jul 2015 13:13:10 +0000 (13:13 +0000)
committerIlya Verbin <iverbin@gcc.gnu.org>
Wed, 15 Jul 2015 13:13:10 +0000 (13:13 +0000)
commit28ef6a27c84e800fd56081cf653c6b17f896ac0f
treee470b87b7e3d3a87db88f9094385f2df351a8630
parent55cf394666c6d7f7414e713ff6c3aa7cd9070d30
Fix libgomp tests.

2015-07-15  Maxim Blumenthal  <maxim.blumenthal@intel.com>

libgomp/
* testsuite/libgomp.fortran/examples-4/simd-8.f90: (main): Change type
of EPS parameter from integer to real.
* testsuite/libgomp.fortran/examples-4/task_dep-5.f90: (check): Change
type of EPS parameter from integer to real.

From-SVN: r225827
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/examples-4/simd-8.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-5.f90