Commit 3074fb6
committed
Recommend "icc -fp-model precise" if doing "make check".
Without this we get 24 test failures, as the default -fp-model is a
bit fast and loose. (Ideally our tests wouldn't object so much about
minor fluctuations in the least significant digits, as that's not
really the thing we're trying to validate.)1 parent 413d5c2 commit 3074fb6
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
200 | 210 | | |
201 | 211 | | |
202 | 212 | | |
| |||
0 commit comments