Home
last modified time | relevance | path

Searched refs:append_compiler_options (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc696 append_compiler_options (obstack *argv_obstack, vec<cl_decoded_option> opts) in append_compiler_options() function
975 append_compiler_options (&argv_obstack, compiler_opts); in compile_offload_image()
1515 append_compiler_options (&argv_obstack, fdecoded_options); in run_gcc()
H A DChangeLog-201516612 (append_compiler_options): Do not skip the above added options.
30651 (append_compiler_options): Append -fcheck-pointer-bounds.
41790 (append_compiler_options): Pass -fopenacc through.
41798 (append_compiler_options): Pass -fopenmp through.
H A DChangeLog-201632544 * lto-wrapper.c (merge_and_complain, append_compiler_options)
33084 (append_compiler_options): Likewise.
33640 (append_compiler_options): Handle -fcilkplus.
H A DChangeLog-201812964 (append_compiler_options): Likewise.
13156 (append_compiler_options): Likewise to the dropped options.
13447 (append_compiler_options): Likewise to the dropped options.
H A DChangeLog13877 * lto-wrapper.cc (append_compiler_options): Likewise.
H A DChangeLog-20148137 (append_compiler_options, append_linker_options)
8140 Call append_compiler_options and append_offload_options.
8144 find_and_merge_options, append_compiler_options, append_linker_options.
H A DChangeLog-2021424 * lto-wrapper.c (merge_and_complain, append_compiler_options):
26671 (append_compiler_options): Likewise.
H A DChangeLog-202017540 (append_compiler_options): Pass -fcf-protection option.
35396 (append_compiler_options): Handle OPT_Xassembler.
H A DChangeLog-20174933 * lto-wrapper.c (merge_and_complain, append_compiler_options,
24559 (append_compiler_options): Do not track these options.
H A DChangeLog-201914577 (append_compiler_options): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c651 append_compiler_options (obstack *argv_obstack, struct cl_decoded_option *opts, in append_compiler_options() function
926 append_compiler_options (&argv_obstack, compiler_opts, in compile_offload_image()
1429 append_compiler_options (&argv_obstack, fdecoded_options, in run_gcc()