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

/freebsd-11.0-release/contrib/gcc/config/mips/
H A Dr3900.h34 #define SUBTARGET_CC1_SPEC "\ macro
H A Diris.h169 #undef SUBTARGET_CC1_SPEC macro
170 #define SUBTARGET_CC1_SPEC "%{static: -mno-abicalls}" macro
H A Dlinux.h98 #undef SUBTARGET_CC1_SPEC macro
99 #define SUBTARGET_CC1_SPEC "%{profile:-p}" macro
H A Dfreebsd.h39 but gives us an "out" with SUBTARGET_CC1_SPEC. */
40 #undef SUBTARGET_CC1_SPEC macro
41 #define SUBTARGET_CC1_SPEC "%{profile:-p}" macro
H A Dmips.h893 /* SUBTARGET_CC1_SPEC is passed to the compiler proper. It may be
895 #ifndef SUBTARGET_CC1_SPEC
896 #define SUBTARGET_CC1_SPEC ""
929 { "subtarget_cc1_spec", SUBTARGET_CC1_SPEC }, \
892 #define SUBTARGET_CC1_SPEC macro

Completed in 86 milliseconds