IBM Support

IV85383: INVALID QINFO=CND SYNTAX ERROR MESSAGE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When compiling with the -qinfo compile option with the cnd
    message group enabled, and invalid error message is output
    claiming a syntax error, with no line number.
    
       cnd | nocnd
       Possible redundancies or problems in conditional expressions.
    
    
       === TEST CASE ===
    
    void a(void)
    {
            enum
            {
                b = 1/(int)( 1*sizeof(int) >= sizeof(char) )
            };
    }
    
    
    $ xlc -c test.c -qinfo=cnd
    1506-046 (S) Syntax error.
    $
    

Local fix

  • Avoid -qinfo=cnd usage.
    

Problem summary

  • PROBLEM DESCRIPTION:
    The issue occurs during casting of the evaluated sizeof()
    expressions.
    
    USERS AFFECTED:
    Users with code containing a similar code pattern as above, and
    the -qinfo=cnd option
    

Problem conclusion

  • The issue was corrected and the error message is no longer
    output.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV85383

  • Reported component name

    XL C/C++ FOR AI

  • Reported component ID

    5725C7200

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-06-06

  • Closed date

    2016-06-21

  • Last modified date

    2016-06-21

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

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

    IV87917 IV91683

Fix information

  • Fixed component name

    XL C FOR AIX

  • Fixed component ID

    5725C7100

Applicable component levels

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSGH2K","label":"XL C for AIX"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"12.1","Edition":"","Line of Business":{"code":"LOB73","label":"Power TPS"}}]

Document Information

Modified date:
19 August 2024