IBM Support

IV31551: INTERNAL COMPILER ERROR WITH INVALID COMPONENT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Compiling the following test case produces Internal Compiler
    Error. The test case references ZLAND, a non-existent component
    of the RFIELD_ACCESS type (it should be LAND).
    
    !comp_test.f90
    
    SUBROUTINE COMPILER_ERROR
    
    IMPLICIT NONE
    
    INTEGER, PARAMETER :: KLON = 10
    LOGICAL            :: LLLAND(KLON)
    
    TYPE RFIELD_ACCESS
       real, pointer :: land(:) => null()
    END TYPE
    TYPE(RFIELD_ACCESS) :: YLRL
    
    YLRL%LAND=0.0
    WHERE(LLLAND) YLRL%ZLAND=1.0
    
    END SUBROUTINE
    

Local fix

  • correct the code.
    

Problem summary

  • PROBLEM DESCRIPTION: Internal Compiler Error without issuing a
    proper error message when the user specifies invalid component
    names.
    
    USERS AFFECTED: Users having invalid component names in their
    code may encounter this problem.
    

Problem conclusion

  • The problem has been fixed. Apply provided service.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV31551

  • Reported component name

    XL FORTRAN FOR

  • Reported component ID

    5724X1500

  • Reported release

    D10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-11-06

  • Closed date

    2013-02-07

  • Last modified date

    2013-02-08

Fix information

  • Fixed component name

    XL FORTRAN FOR

  • Fixed component ID

    5724X1500

Applicable component levels

  • RD10 PSY U857531

       UP C

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGH4D","label":"XL Fortran for AIX"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"13.1","Edition":"","Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
08 February 2013