This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/52150] [4.7 regression] junk at end of line in Firefox PGO build


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]