This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/48148] [4.7 Regression] bootstrap failed with bootstrap-profiled
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Mar 2011 17:56:45 +0000
- Subject: [Bug bootstrap/48148] [4.7 Regression] bootstrap failed with bootstrap-profiled
- Auto-submitted: auto-generated
- References: <bug-48148-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48148
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-16 17:56:35 UTC ---
I've been actually talking about direct calls, with
DW_TAG_GNU_call_site
DW_AT_abstract_origin <declaration DIE of some extern fn>
and how gdb matches that to the actual definition DIE.