[Bug gcov-profile/113101] compilation error with --coverage option

2023-12-21 Thread jiahaoxiang.hust at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113101 --- Comment #3 from Haoxiang Jia --- I tried to add the -mcmodel=large option, but the compilation error still exists. # g++ --coverage -mcmodel=large -o test test.cpp /usr/lib/gcc/x86_64-linux-gnu/11/libgcov.a(_gcov.o): in function `gcov_write_

[Bug gcov-profile/113101] compilation error with --coverage option

2023-12-20 Thread jiahaoxiang.hust at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113101 --- Comment #2 from Haoxiang Jia --- Thanks for your prompt help.

[Bug gcov-profile/113101] compilation error with --coverage option

2023-12-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113101 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED