http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #10 from Netra
2013-05-06 01:27:13 UTC ---
Hi Andrew Pinski,
Could you please delete this bug?
Thanks,
Netra
-Original Message-
From: pinskia at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org]
Sent: Thursday,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #9 from Netra
2013-05-03 00:58:00 UTC ---
(In reply to comment #5)
> Simple work around is to use -fprofile-generate instead of -lgcov and GCC
> knows
> what it should be linking against then.
Andrew ,
It would be great
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #8 from Netra
2013-05-02 02:20:37 UTC ---
I have a question,
are both the flags -fprofile-arcs -ftest-coverage required for the code
coverage?
or is this -ftest-coverage flag enough for code coverage?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #7 from Netra
2013-05-02 01:54:04 UTC ---
Created attachment 29992
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29992
Makefile
Andrew,
I am still getting those errors after modifying the makefile. Please find the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #6 from Netra
2013-05-02 01:40:13 UTC ---
If I understand ur previous comments, instead of -lgcov i need to use
-fprofile-generate in the following lines :
LDFLAGS = $(DEBUGOPT) $(GCOV_CFLAGS) -fprofile-generate -fPIC -m32 -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #3 from Netra
2013-05-02 01:31:56 UTC ---
Created attachment 29991
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29991
Makefile
Andew,
Please find the makefile atttached.
Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #1 from Netra
2013-04-30 08:35:07 UTC ---
adding on to my previous comment,
running on RHEL 5.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
Netra changed:
What|Removed |Added
Keywords||link-failure
Severity|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
Bug #: 57121
Summary: undefined reference to gcov_merge_init and
gcov_merge_add
Classification: Unclassified
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED