GCC Middle and Back End API Reference
|
Data Fields | |
const char * | suffix |
const char * | spec |
const char * | cpp_spec |
int | combinable |
int | needs_preprocessing |
Record the mapping from file suffixes for compilation specs.
int compiler::combinable |
Referenced by driver::prepare_infiles().
const char* compiler::cpp_spec |
Referenced by do_spec_1().
int compiler::needs_preprocessing |
const char* compiler::spec |
const char* compiler::suffix |
Referenced by input_spec_matches(), lookup_compiler(), and read_specs().