Skip to main content

LI77044: STABSTRING UNDEFINED TYPE ERROR


Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Debug stabstrings generated with the -g compiler option are
    using a stab type that has not yet been defined.  This is
    causing the -bstabcmpct:2 linker option to encounter an error
    while interpreting the stabstrings:
    
    
    ld: 0711-393 STABSTRING ERROR: Symbol table entry 22, object
    file /home/test.o
    A stabstring refers to type 13, which is not defined.
    
    
    Using the 'dump -t test.o' utility shows:
    
    [22] m 0x00000000 -2 0 0x8c 0x0000 :t14=ar0;1;3;13
    
    , where the '13' is a type that has not yet been defined.  The
    missing type is related to declaring an array using a
    passed subroutine parameter, i.e.
    
    
          SUBROUTINE TEST1(VAR1,VAR2)
          INTEGER*2 VAR1,VAR2(3,VAR1)
    

Local fix

Problem summary

  • PROBLEM DESCRIPTION:
    The linker stabstring compact feature encounters an issue with
    improper forward references for arrays with variable bound.
    
    USERS AFFECTED:
    Users of -g and -bstabcmpct:2
    

Problem conclusion

  • The generation of stabstrings for variable bound arrays was
    corrected.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI77044

  • Reported component name

    XL FORTRAN LINU

  • Reported component ID

    5724X1600

  • Reported release

    D10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-10-02

  • Closed date

    2012-10-02

  • Last modified date

    2012-10-02

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

    IV24550

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

Fix information

  • Fixed component name

    XL FORTRAN LINU

  • Fixed component ID

    5724X1600

Applicable component levels

  • RD10 PSY

       UP

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

XL Fortran for Linux


Software version:
13.1


Reference #:
LI77044


Modified date:
2012-10-02

Translate my page

Content navigation