This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50783] New: builtin c++ demanger does not handle clones
- From: "andi-gcc at firstfloor dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Oct 2011 23:57:37 +0000
- Subject: [Bug other/50783] New: builtin c++ demanger does not handle clones
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50783
Bug #: 50783
Summary: builtin c++ demanger does not handle clones
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: andi-gcc@firstfloor.org
>From a unrelated double bootstrap failure:
In function 'rtx_def* gen_movsfcc(rtx, rtx, rtx, rtx)':
vs
In function 'int _ZL8recog_61P7rtx_defS0_Pi.isra.35(rtvec_def**, rtx)':
Seems like the function with .isra.35 was not correctly demangled.