Commit 3c493e7
committed
Fix spurious errors in SAM test files
Ensure field names are distinct. Negate F1 values so they differ from
the F0 values. In aux.fail-f1.sam's F0 and F1, use values smaller than
the minimum subnormal value representable so they underflow to 0 when
evaluated as float. Fixes #722.1 parent 144e32a commit 3c493e7
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments