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

[csmith-bugs] BUG



Hello
csmith --bitfields --packed-struct -s 4256678765 > test.c;
gcc -I${CSMITH_PATH}/runtime -O -w test.c -o out.o;
./out.o
doesn't provide any output Why?
Regards