This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/52150] [4.7 regression] junk at end of line in Firefox PGO build
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 07 Feb 2012 17:42:41 +0000
- Subject: [Bug gcov-profile/52150] [4.7 regression] junk at end of line in Firefox PGO build
- Auto-submitted: auto-generated
- References: <bug-52150-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52150
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-07 17:42:41 UTC ---
The profiling code forgot to remove the * from the assembly name it looks like.
The * means it is defined.