summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2021-05-25 19:22:18 +0000
committerrillig <rillig@NetBSD.org>2021-05-25 19:22:18 +0000
commit081ba52b408ac533eeefe7b3887df4fa12458cde (patch)
tree7ca9bd9e85c5f2efcf90a715fcc8683416a03577 /sys/dev/raidframe
parent475f4f8162a30bdf1b3129017778b33608416696 (diff)
tests/lint: make test d_gcc_extension platform-independent
That test was intended to test the keywords '__extension__' and '__typeof'. The GCC builtin functions were just a side-effect. These built-in functions generated error messages on platforms such as amd64 where sizeof(long double) != sizeof(double), but not on others such as sparc. The current infrastructure for the lint tests cannot handle tests with platform-dependent outcome.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions