Home
last modified time | relevance | path

Searched refs:need_phobos (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Dd-spec.cc73 static bool need_phobos = true; variable
161 need_phobos = false; in lang_specific_driver()
167 need_phobos = false; in lang_specific_driver()
175 need_phobos = false; in lang_specific_driver()
187 need_phobos = false; in lang_specific_driver()
327 num_args = argc + need_stdcxx + shared_libgcc + need_phobos * 4 + 2; in lang_specific_driver()
419 if (phobos_library != PHOBOS_NOLINK && need_phobos) in lang_specific_driver()
507 if ((phobos_library != PHOBOS_NOLINK && need_phobos) || need_spec) in lang_specific_pre_link()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Dd-spec.cc73 static bool need_phobos = true; variable
161 need_phobos = false; in lang_specific_driver()
167 need_phobos = false; in lang_specific_driver()
175 need_phobos = false; in lang_specific_driver()
187 need_phobos = false; in lang_specific_driver()
327 num_args = argc + need_stdcxx + shared_libgcc + need_phobos * 4 + 2; in lang_specific_driver()
419 if (phobos_library != PHOBOS_NOLINK && need_phobos) in lang_specific_driver()
507 if ((phobos_library != PHOBOS_NOLINK && need_phobos) || need_spec) in lang_specific_pre_link()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Dd-spec.cc73 static bool need_phobos = true; variable
164 need_phobos = false; in lang_specific_driver()
170 need_phobos = false; in lang_specific_driver()
178 need_phobos = false; in lang_specific_driver()
190 need_phobos = false; in lang_specific_driver()
335 num_args = argc + need_stdcxx + shared_libgcc + need_phobos * 4 + 2; in lang_specific_driver()
427 if (phobos_library != PHOBOS_NOLINK && need_phobos) in lang_specific_driver()
532 if ((phobos_library != PHOBOS_NOLINK && need_phobos) || need_spec) in lang_specific_pre_link()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A DChangeLog103 * d-spec.cc (need_phobos): Remove.
104 (lang_specific_driver): Replace need_phobos with phobos_library.
106 (lang_specific_pre_link): Remove test for need_phobos.
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A DChangeLog302 * d-spec.cc (need_phobos): Remove.
303 (lang_specific_driver): Replace need_phobos with phobos_library.
305 (lang_specific_pre_link): Remove test for need_phobos.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/
H A DChangeLog453 * d-spec.cc (need_phobos): Remove.
454 (lang_specific_driver): Replace need_phobos with phobos_library.
456 (lang_specific_pre_link): Remove test for need_phobos.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A DChangeLog-2020893 * d-spec.cc (need_phobos): Remove.
894 (lang_specific_driver): Replace need_phobos with phobos_library.
896 (lang_specific_pre_link): Remove test for need_phobos.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A DChangeLog-2020893 * d-spec.cc (need_phobos): Remove.
894 (lang_specific_driver): Replace need_phobos with phobos_library.
896 (lang_specific_pre_link): Remove test for need_phobos.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A DChangeLog-2020893 * d-spec.cc (need_phobos): Remove.
894 (lang_specific_driver): Replace need_phobos with phobos_library.
896 (lang_specific_pre_link): Remove test for need_phobos.
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A DChangeLog-2020893 * d-spec.cc (need_phobos): Remove.
894 (lang_specific_driver): Replace need_phobos with phobos_library.
896 (lang_specific_pre_link): Remove test for need_phobos.