Home
last modified time | relevance | path

Searched refs:cpp_spec (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgcc.c747 static const char *cpp_spec = CPP_SPEC; variable
916 const char *cpp_spec; /* If non-NULL, substitute this spec member
1551 INIT_STATIC_SPEC ("cpp", &cpp_spec),
5230 = (input_file_compiler->cpp_spec in do_spec_1()
5231 ? input_file_compiler->cpp_spec in do_spec_1()
5232 : cpp_spec); in do_spec_1()
H A DChangeLog-200117623 * config/openbsd.h: Include cpu_spec in cpp_spec where needed.
28595 * gcc.c, objc/lang-specs.h: Add zero initializer for cpp_spec
30056 * gcc.c (struct compiler): Add cpp_spec field.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20012872 * lang-specs.h: Add zero initializer for cpp_spec field to