]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix libgomp tests.
authoriverbin <iverbin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 13:13:10 +0000 (13:13 +0000)
committeriverbin <iverbin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 13:13:10 +0000 (13:13 +0000)
commit7ee4563f16e55bb8c63d50a1292451cb4e318d2f
treee470b87b7e3d3a87db88f9094385f2df351a8630
parent004b4ca3b9c3b0e593f4a39981ae5a1c32e21ab5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225827 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/examples-4/simd-8.f90
libgomp/testsuite/libgomp.fortran/examples-4/task_dep-5.f90