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

/freebsd-11-stable/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.h896 /* SUBTARGET_CC1_SPEC is passed to the compiler proper. It may be
898 #ifndef SUBTARGET_CC1_SPEC
899 #define SUBTARGET_CC1_SPEC ""
932 { "subtarget_cc1_spec", SUBTARGET_CC1_SPEC }, \
895 #define SUBTARGET_CC1_SPEC macro

Completed in 113 milliseconds