IBM Support

IV37942: UNNAMED NAMESPACE NON-UNIQUE SYMBOL NAME

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Static constructor and destructor functions of classes defined
    in unnamed namespaces have their symbol names mangled using the
    name of the source file they are contained within.  If multiple
    source files have the same filename, and same class/function
    names, the generated mangled names are identical to each other.
    
    When static initialization is performed, the functions can not
    be distinguished from each other, and the first matching
    function symbol from the first object file on the link line is
    used for each static init call.
    

Local fix

  • Rename source files with unique filenames.
    

Problem summary

  • PROBLEM DESCRIPTION:
    Incorrect function calls from unnamed namespaces due to
    non-unique mangled function names.
    
    USERS AFFECTED:
    Users with unnamed namespaces containing static constructors
    and destructors contained in source files with the same name.
    

Problem conclusion

  • The directory of the source file is now used to mangle the
    function name to distinguish between source files with the same
    name.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV37942

  • Reported component name

    XL C/C++ FOR AI

  • Reported component ID

    5725C7200

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-03-12

  • Closed date

    2013-03-12

  • Last modified date

    2013-03-13

  • APAR is sysrouted FROM one or more of the following:

    IV24703

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    XL C/C++ FOR AI

  • Fixed component ID

    5725C7200

Applicable component levels

[{"Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGH3R","label":"XL C\/C++ for AIX"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"12.1"}]

Document Information

Modified date:
03 October 2021