IBM Support

PH31649: DSECT UTILITY OUTPUT MISSING #DEFINE AFTER EQU WITH DC VALUE REFERENCE

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When using the DSECT Utility, in certain cases when an EQU is
    processed, it and all subsequent EQU's are missing from the
    output, i.e. the #defines are missing, until the next struct
    definition.
    
    
       === TEST CASE ===
    
    SAFP     DSECT
    SAFPRRET DS    F
    SAFPFAU  EQU   1
             DS    0F
    SAFPLEN  EQU   *-SAFP
    SAFPAU   EQU   2
             END
    
       === EXPECTED OUTPUT ===
    struct SAFP {
      int            SAFPRRET;
      };
    
    / Values for field "SAFPRRET" /
    #define SAFPFAU 1
    
    #define SAFPLEN 0x04
    #define SAFPAU  2
    
       === ACTUAL OUTPUT ===
    struct SAFP {
      int            SAFPRRET;
      };
    
    / Values for field "SAFPRRET" /
    #define SAFPFAU 1
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of ZOSV2R3 C/C++ compiler DSECT        *
    *                 Utility                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION:  N/A                                    *
    ****************************************************************
    * RECOMMENDATION: Apply the PTF                                *
    ****************************************************************
    N/A
    

Problem conclusion

  • Apply the PTF
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH31649

  • Reported component name

    C/C++ FOR MVS

  • Reported component ID

    56551210A

  • Reported release

    7B0

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-11-13

  • Closed date

    2021-01-15

  • Last modified date

    2021-03-03

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

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

Modules/Macros

  • CCNECICS CCNECWI  CCNED230 CCNEDSCT CCNEDWRT CCNEFILT CCNEHIFC
    CCNEIPA3 CCNEIPAO CCNEMDEP CCNEOPTP CCNEP    CCNEPP   CCNETBY
    CCNMSGE  CCNMSGT  CCNQIPA
    

Fix information

  • Fixed component name

    C/C++ FOR MVS

  • Fixed component ID

    56551210A

Applicable component levels

  • R7B0 PSY UI73491

       UP21/02/04 P F102

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Line of Business":{"code":"LOB08","label":"Cognitive Systems"},"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSTLTF","label":"z\/OS XL C\/C++"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7B0"}]

Document Information

Modified date:
05 March 2021