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: "jan.kratochvil at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Mar 2011 17:52:27 +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 #11 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-03-16 17:52:08 UTC ---
read_call_site_type in archer-jankratochvil-entryval for
DW_AT_GNU_call_site_target recognizes DW_FORM_ref* pointing to
DW_AT_declaration DIE and stores + later follows the linkage name.
Whether the linkage name is determined correctly depends on the existing GDB
infrastructure and normally it works. I do not have debugging experience with
the .0 symbols so far - but that is outside of the scope of the
archer-jankratochvil-entryval branch.