Skip to main content

LI77023: COMPILER ERROR IN XLFHOT WITH -QINTSIZE=8


Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Compiling a test case involving Fortran arrays and using the
    -qintsize=8 option is encountering an internal compiler error in
    the xlfhot compiler component.
    
    
       =====  TEST CASE  =====
    
      subroutine test( )
        real(4) :: a(0:6)
        real(4) :: b(3)
        real(4) :: c(2)
        real(4) :: d(2,2)
        integer :: l
    
        c(:) = MATMUL(d(:,:),b(1:2))
        l = minloc(a, MASK=a>1.0e-3, DIM=1)
    
      end subroutine test
    
    
    > xlf90_r -qintsize=8 -c test.F90
    ** test   === End of Compilation 1 ===
    1585-100  Internal compiler error -- please contact your service
    representative. For more information visit:
    http://www.ibm.com/support/docview.wss?uid=swg21110810
    1501-511  Compilation failed for file apar.F90.
    >
    

Local fix

  • - Compile with -qintsize=4
    

Problem summary

  • PROBLEM DESCRIPTION:
    Internal compiler error in the xlfhot compiler component when
    calling maxloc/minloc.
    
    USERS AFFECTED:
    Users who call intrinsic subroutines MAXLOC or MINLOC.
    

Problem conclusion

  • The issue was corrected.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI77023

  • Reported component name

    XL FORTRAN FOR

  • Reported component ID

    5799AH100

  • Reported release

    E10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-09-11

  • Closed date

    2012-11-23

  • Last modified date

    2012-11-23

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

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

    IV31638 LI77169

Fix information

  • Fixed component name

    XL FORTRAN FOR

  • Fixed component ID

    5799AH100

Applicable component levels

  • RE10 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 Blue Gene/Q


Software version:
ALL VERSIONS


Reference #:
LI77023


Modified date:
2012-11-23

Translate my page

Content navigation