GCC Middle and Back End API Reference
compiler Struct Reference

Data Fields

const char * suffix
 
const char * spec
 
const char * cpp_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

◆ needs_preprocessing

int compiler::needs_preprocessing

◆ spec

◆ suffix

const char* compiler::suffix

Referenced by lookup_compiler().


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