IBM Support

LI77589: __ATTRIBUTE__((ALWAYS_INLINE)) NOT INLINED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Small functions labeled with the always_inline attribute
    sometimes are not always inlined by the C++ xlCentry component
    of the compiler.  For example:
    
    
    struct S{
      inline __attribute__((always_inline)) S(int) {}
    };
    

Local fix

Problem summary

  • PROBLEM DESCRIPTION:
    The __attribute__((always_inline)) is not respected for
    constructors.
    
    USERS AFFECTED:
    Users who expect constructors marked with the attribute to be
    inlined.
    

Problem conclusion

  • The issue was corrected, and constructors with the attribute
    are now inlined.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI77589

  • Reported component name

    XL C/C++ FOR LI

  • Reported component ID

    5725C7300

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-10-28

  • Closed date

    2013-10-28

  • Last modified date

    2013-10-28

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

    IV40444

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

Fix information

  • Fixed component name

    XL C/C++ FOR LI

  • Fixed component ID

    5725C7300

Applicable component levels

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

Document Information

Modified date:
13 October 2021