diff options
author | Ilya Verbin <ilya.verbin@intel.com> | 2015-03-10 12:23:27 +0000 |
---|---|---|
committer | Ilya Verbin <iverbin@gcc.gnu.org> | 2015-03-10 12:23:27 +0000 |
commit | 30094344891c53015020616b80e51c6e11fd5a8c (patch) | |
tree | 9ac428c696db4cd51be45197094b028df916a715 /gcc/tree-inline.c | |
parent | a563c2869215ff2581159dc8fa429d8b969477e6 (diff) | |
download | gcc-30094344891c53015020616b80e51c6e11fd5a8c.zip gcc-30094344891c53015020616b80e51c6e11fd5a8c.tar.gz gcc-30094344891c53015020616b80e51c6e11fd5a8c.tar.bz2 |
Fix search path in intelmic-mkoffload for empty COLLECT_GCC.
gcc/
* config/i386/intelmic-mkoffload.c: Include intelmic-offload.h instead
of libgomp-plugin.h.
(find_target_compiler): Support a case when the path to gcc is specified
in the PATH env var, so COLLECT_GCC doesn't contain a path.
(generate_host_descr_file): Use GOMP_DEVICE_INTEL_MIC from
intelmic-offload.h instead of OFFLOAD_TARGET_TYPE_INTEL_MIC from
libgomp-plugin.h.
(main): Use GCC_INSTALL_NAME as target_driver_name.
* config/i386/t-intelmic (CFLAGS-mkoffload.o): Add GCC_INSTALL_NAME
define.
(mkoffload.o): Remove obsolete include path and defines.
(mkoffload$(exeext)): Use $(LINKER) instead of $(COMPILER).
From-SVN: r221319
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions