IBM Support

LI75086: INTERNAL COMPILER ERROR

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The following codes cause internal compiler error:
    
    class a1 {
      virtual int f1() const;
    };
    int a1::f1() const {
      for (;;) __extension__ ({break;});
      return 0;
    }
    

Local fix

  • N/A
    

Problem summary

  • USER AFFECTED:
    Users of continue or break statements that are embedded
    within a for loop initialization expression.
    
    PROBLEMDESCRIPTION:
    The information about the label associated with the
    break statement is lost inside the for loop initialization
    expression.
    

Problem conclusion

  • The compiler now carries information about label associated with
    break statement and applying this information wherever needed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI75086

  • 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:

    LI74534

  • 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