changeset 157:2e6911badde9

Remove fast-math for repeatability, and make (tiny) updates to expected regression output accordingly
author Chris Cannam
date Wed, 29 Jan 2020 11:45:38 +0000
parents 3faac48d491d
children 0805a04ed4e5
files Makefile.linux64 test/regression/expected-notes-fixedlag.csv test/regression/expected-notes.csv
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.linux64	Tue Nov 19 11:52:58 2019 +0000
+++ b/Makefile.linux64	Wed Jan 29 11:45:38 2020 +0000
@@ -1,5 +1,5 @@
 
-CFLAGS := $(CFLAGS) -Wall -O3 -ffast-math -fPIC -I../vamp-plugin-sdk/ -I../../vamp-plugin-sdk/
+CFLAGS := $(CFLAGS) -Wall -O3 -fPIC -I../vamp-plugin-sdk/ -I../../vamp-plugin-sdk/
 #CFLAGS := $(CFLAGS) -Wall -Wextra -Werror -g -fPIC -I../vamp-plugin-sdk/ -I../../vamp-plugin-sdk/
 
 CXXFLAGS := $(CXXFLAGS) $(CFLAGS)
--- a/test/regression/expected-notes-fixedlag.csv	Tue Nov 19 11:52:58 2019 +0000
+++ b/test/regression/expected-notes-fixedlag.csv	Wed Jan 29 11:45:38 2020 +0000
@@ -51,7 +51,7 @@
 35.886439909,0.127709751,239.126
 36.182494331,0.191564626,365.33
 36.612063492,0.313469387,365.25
-37.157732426,0.348299320,363.505
+37.157732426,0.348299320,363.506
 37.517641723,0.150929705,370.031
 37.813696145,0.208979592,328.254
 38.028480725,0.574693878,284.513
@@ -63,7 +63,7 @@
 40.983219954,0.197369615,327.794
 41.279274376,0.174149660,274.171
 41.627573696,0.110294784,297.849
-41.970068027,0.197369614,330.177
+41.970068027,0.197369614,330.178
 42.271927437,0.150929706,279.901
 42.602811791,0.139319728,296.267
 42.974331065,0.191564626,328.021
--- a/test/regression/expected-notes.csv	Tue Nov 19 11:52:58 2019 +0000
+++ b/test/regression/expected-notes.csv	Wed Jan 29 11:45:38 2020 +0000
@@ -51,7 +51,7 @@
 35.886439909,0.133514739,237.39
 36.182494331,0.197369614,365.33
 36.612063492,0.319274376,365.25
-37.163537415,0.342494331,363.505
+37.163537415,0.342494331,363.506
 37.517641723,0.156734694,369.403
 37.813696145,0.214784580,328.254
 38.034285714,0.597913832,284.971
@@ -63,7 +63,7 @@
 40.983219954,0.203174603,327.794
 41.279274376,0.179954649,274.171
 41.627573696,0.116099773,297.858
-41.970068027,0.203174603,330.177
+41.970068027,0.203174603,330.178
 42.271927437,0.156734694,279.901
 42.602811791,0.145124717,296.063
 42.974331065,0.197369615,328.073