GCC Middle and Back End API Reference
diagnostic_info Struct Reference

#include <diagnostic.h>

Collaboration diagram for diagnostic_info:

Data Fields

text_info message
location_t location
unsigned int override_column
void * x_data
diagnostic_t kind
int option_index

Detailed Description

A diagnostic is described by the MESSAGE to send, the FILE and LINE of
   its context and its KIND (ice, error, warning, note, ...)  See complete
   list in diagnostic.def.   

Field Documentation

unsigned int diagnostic_info::override_column
void* diagnostic_info::x_data

The documentation for this struct was generated from the following file: