|
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 |
| int compiler::needs_preprocessing |
| const char* compiler::spec |
Referenced by do_option_spec(), do_self_spec(), do_spec(), do_spec_2(), lookup_compiler(), and validate_switches_from_spec().
| const char* compiler::suffix |
Referenced by lookup_compiler().