IBM Support

IZ53995: COMPILER MEMORY ERROR WITH INLINING

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When compiling very large source files (23,000+ lines) with the
    -Q inlining option, the compiler's memory usage grows and grows
    until an internal compiler error occurs.
    

Local fix

  • Remove the -Q inlining option.
    

Problem summary

  • USER AFFECTED:
    The problem is with overload resolution with a large number
    of template function candidates.
    
    PROBLEM DESCRIPTION:
    The compiler may run out of memory while processing a large
    number of template function candidates in overload
    resolution, either in a single function body or when
    attempting to inline into a single function body.
    

Problem conclusion

  • The process of selecting and instantiating template
    function candidates for overload resolution has been
    improved so it does not require as much processing
    and memory at compile-time.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ53995

  • Reported component name

    XLC C++ AIX

  • Reported component ID

    5724S7100

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-06-25

  • Closed date

    2009-06-25

  • Last modified date

    2009-07-21

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

    IZ52122

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

Fix information

  • Fixed component name

    XLC C++ AIX

  • Fixed component ID

    5724S7100

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSJT9L","label":"XL C\/C++"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.0","Edition":"","Line of Business":{"code":"LOB08","label":"Cognitive Systems"}}]

Document Information

Modified date:
21 July 2009