Module Name: src
Committed By: rillig
Date: Tue Jul 13 19:11:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_142.c msg_142.exp
Log Message:
tests/lint: skip test for floating point overflow on alpha
On alpha and a few other platforms (see t_integration.sh), 'long double'
has 128 bit, which under IEEE 754 rules means a decimal exponent of up
to 4932.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/msg_142.c
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/msg_142.exp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.