IBM Support

LI75083: LONG COMPILE TIME WITH -QINFO=ALS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When compiling the following test case with -qinfo=als, it takes
    a relatively long time to compile.
    
    $ time xlC -c -qinfo=als -o QInfo_Problem.o QInfo_Problem.C
    
    real    15m6.80s
    user    14m57.32s
    sys     0m0.12s
    

Local fix

  • n/a
    

Problem summary

  • Users using -qinfo=als are affected by this issue. Code
    generally in which pointers may point to themselves can reveal
    this issue.
    
    The points-to analysis goes into an infinite
    loop evaluating a points-to analysis for an
    infinite set of nodes, which it believes need to be
    created.
    

Problem conclusion

  • Refactoring work was performed to make the
    algorithm more inherently stable with respect to
    infinite recursion.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI75083

  • Reported component name

    XL C/C++ RHEL52

  • Reported component ID

    5724U8310

  • Reported release

    A10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-12-01

  • Closed date

    2009-12-01

  • Last modified date

    2009-12-01

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

    IZ43254

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

Fix information

  • Fixed component name

    XL C/C++ RHEL52

  • Fixed component ID

    5724U8310

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSJT9L","label":"XL C\/C++"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A.1","Line of Business":{"code":"LOB08","label":"Cognitive Systems"}}]

Document Information

Modified date:
14 October 2021