diff options
| author | rillig <rillig@NetBSD.org> | 2023-07-08 10:59:38 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2023-07-08 10:59:38 +0000 |
| commit | 65eff3ec00caab9dd533bc374ee510503ba2f320 (patch) | |
| tree | 7c915b9416c305a76fccc6e99a2b333cd8e9b92f /include | |
| parent | a9f17a43da0092b6d63ec84550b87ef67c7ecef3 (diff) | |
lint: fix handling of 'long double' in cross-compiled mode
When lint is compiled on x86-64 (where 'long double' has a 64-bit
mantissa) and targets arm (where 'long double' has a 53-bit mantissa),
warn if a constant cannot fit in the 'long double' of the target
platform, not of the host platform.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
