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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dbeos.h55 #undef CC1PLUS_SPEC macro
56 #define CC1PLUS_SPEC "%{!fbuiltin: -fno-builtin}" macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dsymbian.h46 #define CC1PLUS_SPEC CC1_SPEC macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dbeos-elf.h80 #undef CC1PLUS_SPEC macro
81 #define CC1PLUS_SPEC "%{!Wctor-dtor-privacy:-Wno-ctor-dtor-privacy}" macro
/freebsd-11-stable/contrib/gcc/
H A Dgcc.c477 %2 process CC1PLUS_SPEC as a spec.
585 /* config.h can define CC1PLUS_SPEC to provide extra args to cc1plus
587 #ifndef CC1PLUS_SPEC
588 #define CC1PLUS_SPEC ""
751 static const char *cc1plus_spec = CC1PLUS_SPEC;
586 #define CC1PLUS_SPEC macro

Completed in 268 milliseconds