Слияние кода завершено, страница обновится автоматически
This test case output "qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault (core dumped)".
The c program in this test case is a little long (1238 lines) so I put it in the following link named Cprogram1.c. It is based on a tool named Csmith so there are several include files.
https://gitee.com/star-bugs/open-ark-compiler-test-cases/tree/master/C/Cprogram1