This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/28034] [4.2 Regression] section anchors break -fprofile-generate
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2006 14:31:11 -0000
- Subject: [Bug middle-end/28034] [4.2 Regression] section anchors break -fprofile-generate
- References: <bug-28034-4503@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rsandifo at gcc dot gnu dot org 2006-06-19 14:31 -------
Created an attachment (id=11704)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11704&action=view)
Candidate patch
Janis, can you try this patch? It avoids the use of section anchors
for coverage counters. I'm bootstrapping it on i686-pc-linux-gnu,
but that's not really much of a test.
Richard
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28034