Commit f4c15a0
committed
stress-fp-subnormal: use DBL consts when long double size is same as double
32 bit systems such as armel and armhf may have long doubles the same
size as doubles, so check for the matching size and use DBL constants
in these cases.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>1 parent ec437b2 commit f4c15a0
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
430 | 437 | | |
431 | 438 | | |
432 | 439 | | |
433 | 440 | | |
434 | 441 | | |
| 442 | + | |
435 | 443 | | |
436 | 444 | | |
437 | 445 | | |
| |||
0 commit comments