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_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113101
--- Comment #2 from Haoxiang Jia ---
Thanks for your prompt help.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113101
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED