[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 --- Comment #5 from Andrew Pinski --- (In reply to sadineniharish8446 from comment #4) > we ate trying to take coverage for libstdc++, I have tried following > configuration options but getting same error. > > ../configure --enable-languages=c,

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-25 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 --- Comment #4 from sadineniharish8446 at gmail dot com --- we ate trying to take coverage for libstdc++, I have tried following configuration options but getting same error. ../configure --enable-languages=c,c++ - --disable-bootstrap --disable-

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 Andrew Pinski changed: What|Removed |Added Summary|undefined reference to |undefined reference to

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-24 Thread sadineniharish8446 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 --- Comment #2 from sadineniharish8446 at gmail dot com --- I was trying build source code coverage for gcc but while running the tests we are getting the following errors: crtstuff.c:(.text.exit+0x5): undefined reference to `__gcov_exit'^M colle

[Bug gcov-profile/115628] undefined reference to `__gcov_merge

2024-06-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115628 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|