[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-dev] possible 'undefined behavior'




When using my csmith.sh script with 'zig cc'
many programs crashed with default settings,
but they work, when using '-fno-sanitize=undefined'

I did not invesigate more in this behavior,
but 'clang' with '-fsanitize=undefined'
should produce the same failures.

example seeds between 0 and 99 : 18, 26, 28, 48, 55, 60


--
bye bye ... Detlef