https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113103
--- Comment #2 from Haoxiang Jia <jiahaoxiang.hust at gmail dot com> --- But when I remove --coverage option, the binary works normally. # gcc -o test 1.c 2.c # ./test #
jiahaoxiang.hust at gmail dot com via Gcc-bugs Wed, 20 Dec 2023 23:49:58 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113103
--- Comment #2 from Haoxiang Jia <jiahaoxiang.hust at gmail dot com> --- But when I remove --coverage option, the binary works normally. # gcc -o test 1.c 2.c # ./test #