aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMaxim Blumenthal <maxim.blumenthal@intel.com>2015-07-14 18:54:35 +0000
committerIlya Verbin <iverbin@gcc.gnu.org>2015-07-14 18:54:35 +0000
commit4c1cb4da7ae9916e3dae516f360d6a438e5af5e5 (patch)
treee5dcec9f9dccfd2a80bd5288ad62b0509eff9870 /gcc
parente056dfd06a163af1204b2af5b7e44322a3e39cd1 (diff)
downloadgcc-4c1cb4da7ae9916e3dae516f360d6a438e5af5e5.zip
gcc-4c1cb4da7ae9916e3dae516f360d6a438e5af5e5.tar.gz
gcc-4c1cb4da7ae9916e3dae516f360d6a438e5af5e5.tar.bz2
simd-3.c: (main): Change type of res and ref from int to double.
2015-07-14 Maxim Blumenthal <maxim.blumenthal@intel.com> libgomp/ * testsuite/libgomp.c/examples-4/simd-3.c: (main): Change type of res and ref from int to double. Replaced their comparison with an inequality of their difference and EPS. * testsuite/libgomp.c/examples-4/simd-8.c: (main): Replace the comparison of pri and a reference number with an inequality of their difference and EPS. * testsuite/libgomp.fortran/examples-4/simd-3.f90: (main): Replaced the comparison of sum and sum_ref with an inequality of their difference and EPS. * testsuite/libgomp.fortran/examples-4/simd-8.f90: (main): Replace the comparison of pri and a reference number with an inequality of their difference and EPS. From-SVN: r225786
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions