This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/50783] New: builtin c++ demanger does not handle clones


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]