#include "erfe90.h"
Go to the source code of this file.
Variables | |
| ERROR_DESC | EDESC_FE [] |
{
{ 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.
1.7.1