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: [email protected]
ReportedBy: [email protected]
>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.