Searched refs:cc1_options (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c57 list should be given the argument, e.g., "cc1_options". Add the
800 /* This contains cpp options which are common with cc1_options and are passed
815 static const char *cc1_options =
981 %(cc1_options)}\
983 cc1 %(cpp_unique_options) %(cc1_options)}}}\
989 cc1 %(cpp_unique_options) %(cc1_options)}}\
1003 %(cc1_options)\
1007 cc1 %(cpp_unique_options) %(cc1_options)\
1012 "%{!M:%{!MM:%{!E:cc1 -fpreprocessed %i %(cc1_options) %{!fsyntax-only:%(invoke_as)}}}}", 0, 1, 0},
1564 INIT_STATIC_SPEC ("cc1_options",
813 static const char *cc1_options = variable
[all...]

Completed in 70 milliseconds