[Bug c++/40831] g++ generated symbols for cloned function that be demangled.

ccoutant at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 20 03:35:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40831

Cary Coutant <ccoutant at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23439|0                           |1
        is obsolete|                            |

--- Comment #11 from Cary Coutant <ccoutant at gcc dot gnu.org> 2011-08-20 00:54:56 UTC ---
Created attachment 25060
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25060
Updated patch to demangle cloned function symbols

This patch generalizes the clone suffix recognition, so it accepts a series of
suffixes of the form [.clonetype][.nnn]....



More information about the Gcc-bugs mailing list