IBM Books

User's Guide


Chapter 12. Understanding XL Fortran Compiler Listings

Partial Table-of-Contents

  • Header Section
  • Options Section
  • Source Section
  • Error Messages
  • Transformation Report Section
  • Attribute and Cross-Reference Section
  • Object Section
  • File Table Section
  • Compilation Unit Epilogue Section
  • Compilation Epilogue Section

  • Diagnostic information is placed in the output listing produced by the -qlist, -qsource, -qxref, -qattr, -qreport, and -qlistopt compiler options. The -S option generates an assembler listing in a separate file.

    To locate the cause of a problem with the help of a listing, you can refer to the following:

    A heading identifies each major section of the listing. A string of greater than symbols precede the section heading so that you can easily locate its beginning:

    >>>>> section name
    

    You can select which sections appear in the listing by specifying compiler options. An easy way to choose options that reflect your goals is to run the xxlf command. This presents a point-and-click interface to different categories of compiler options. Figure 39 shows the window where you can choose the contents of the listing file.
    Related Information:See Options That Control Listings and Messages.


    [ Top of Page | Previous Page | Next Page | Table of Contents | Index ] © Copyright IBM Corporation 1990, 1998.