Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
erauxdesc.h File Reference
#include "erfe90.h"
Include dependency graph for erauxdesc.h:

Go to the source code of this file.

Variables

ERROR_DESC EDESC_FE []

Variable Documentation

Initial value:
 {
  { EC_Multiple_Initialization, EM_User | ES_WARNING,   RAG_EN_NONE,
    "Multiple DATA initialization of storage for %s. Some initializations ignored.",
    1, ET_STRING, 0,0,0,0,0 },
  { EC_Makedepend_Error,        EM_User | ES_ERRABORT,  RAG_EN_NONE,
    "Error making make dependency file: %s",
    1, ET_STRING, 0,0,0,0,0 },
  { EC_Unknown_Mpsched,         EM_User | ES_WARNING,   RAG_EN_NONE,
    "Unknown value for -mp_schedtype: %s",
    1, ET_STRING, 0,0,0,0,0 },
  { EC_IEEE_Intrinsic_Warning,  EM_User | ES_WARNING,   RAG_EN_NONE,
    "Optimization may move floating-point computations relative\nto the %s intrinsic, possibly resulting in different behavior.",
    1, ET_STRING, 0,0,0,0,0 },

  
  { -1, 0, RAG_EN_NONE, "", 0, 0,0,0,0,0,0 }

}

Definition at line 42 of file erauxdesc.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines