--- - branch: MAIN date: Tue May 25 19:22:18 UTC 2021 files: - new: '1.1054' old: '1.1053' path: src/distrib/sets/lists/tests/mi pathrev: src/distrib/sets/lists/tests/mi@1.1054 type: modified - new: '1.59' old: '1.58' path: src/tests/usr.bin/xlint/lint1/Makefile pathrev: src/tests/usr.bin/xlint/lint1/Makefile@1.59 type: modified - new: '1.6' old: '1.5' path: src/tests/usr.bin/xlint/lint1/d_gcc_extension.c pathrev: src/tests/usr.bin/xlint/lint1/d_gcc_extension.c@1.6 type: modified - new: '0' old: '1.6' path: src/tests/usr.bin/xlint/lint1/d_gcc_extension.exp pathrev: src/tests/usr.bin/xlint/lint1/d_gcc_extension.exp@0 type: deleted id: 20210525T192218Z.0e317ce9048186d0b862a441d1aeffa754ebb9db log: | 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. module: src subject: 'CVS commit: src' unixtime: '1621970538' user: rillig