GCC Middle and Back End API Reference
compiler Struct Reference

Data Fields

const charsuffix
 
const charspec
 
const charcpp_spec
 
int combinable
 
int needs_preprocessing
 

Detailed Description

Record the mapping from file suffixes for compilation specs.   

Field Documentation

◆ combinable

int compiler::combinable

Referenced by driver::prepare_infiles().

◆ cpp_spec

const char* compiler::cpp_spec

Referenced by do_spec_1().

◆ needs_preprocessing

int compiler::needs_preprocessing

◆ spec

◆ suffix

const char* compiler::suffix

Referenced by input_spec_matches(), and read_specs().


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