Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GNUPGIINTELCRAYDescription
-g-g-g-gProduces symbolic debug information.
-pg-pg-pg-pgGenerate extra code to write profile information suitable for the analysis program gprof.
-fcheck=bounds-Mbounds-check bounds-R bAdd runtime array bounds checking for Fortran.
-Wuninitialized--check uninit-Check for uninitialized variables.
-ffpe-trap=zero,invalid,overflow-Ktrap=fp-fpe-all=0-K trap=fpTrap floating point exceptions:
  • divide by zero
  • invalid operands
  • floating point overflow
-fbacktrace-Meh_frame-traceback-Add debug information for runtime traceback.
-fconvert=swap-byteswapio-convert big_endian-hbyteswapioSpecify the representation of data for unformatted files.
-ffree-line-length-132-Mextend-extend-source 132-N 132Allow 132 characters source line lengths (in fixed format).