http://sourceware.org/bugzilla/show_bug.cgi?id=12468
--- Comment #5 from Vincent Rivière
2011-02-09 20:19:04 UTC ---
Thanks, it works :-)
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
AssignedT
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
--- Comment #2 from cvs-commit at gcc dot gnu.org 2011-02-06 23:38:40 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2011-02-06 23:38:38
Modified files:
gprof : ChangeLog corefile.c
Log
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
--- Comment #3 from cvs-commit at gcc dot gnu.org 2011-02-06 23:39:56 UTC ---
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_21-branch
Changes by:amo...@sourceware.org2011-02-06 23:39:54
Modified files:
gprof
http://sourceware.org/bugzilla/show_bug.cgi?id=12468
--- Comment #1 from Vincent Rivière
2011-02-05 14:58:23 UTC ---
This bug comes from gprof/corefile.c, in the function
core_create_function_syms().
Old code was:
symtab.limit->is_func = TRUE;
But the new code is:
symtab.limit->is_func = (core