You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test.c:306:293: runtime error: -7.30288e+18 is outside the range of representable values of type 'int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior test.c:306:293 in
checksum = 3D267DD5
test.c:41:11: runtime error: -3.5625 is outside the range of representable values of type 'unsigned long'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior test.c:41:11 in
/* * This is a RANDOMLY GENERATED PROGRAM. * * Generator: csmith 2.4.0 * Git version: deddca6 * Options: --float -o test.c * Seed: 1618991815848033 */
test command:
csmith --float -o test.c -s 1618989589685968 clang -O2 -I /home/yansendao/software/csmith/include -w -Wno-invalid-constexpr -Wno-c++11-narrowing -O2 -ftrapv -fsanitize=undefined,address test.c -w && ./a.out
result:
csmith version:
test.zip
The text was updated successfully, but these errors were encountered: