|
GCC Middle and Back End API Reference
|
Data Fields | |
| const char * | suffix |
| const char * | spec |
| const char * | cpp_spec |
| const int | combinable |
| const int | needs_preprocessing |
Record the mapping from file suffixes for compilation specs.
| const int compiler::combinable |
| const char* compiler::cpp_spec |
| const int compiler::needs_preprocessing |
| const char* compiler::spec |
| const char* compiler::suffix |