diff options
author | Tobias Burnus <tburnus@baylibre.com> | 2024-04-03 15:47:12 +0200 |
---|---|---|
committer | Tobias Burnus <tburnus@baylibre.com> | 2024-04-03 15:47:12 +0200 |
commit | 6f91cce9a314cd4bce16fe52a2ffbeb93d59320b (patch) | |
tree | aea15638e6ffa2f5645a4f3ee48d83cb00a82acf /gcc/gcov.cc | |
parent | d60968de6961cef144a5cf8701ea0d3f4ea90f18 (diff) | |
download | gcc-6f91cce9a314cd4bce16fe52a2ffbeb93d59320b.zip gcc-6f91cce9a314cd4bce16fe52a2ffbeb93d59320b.tar.gz gcc-6f91cce9a314cd4bce16fe52a2ffbeb93d59320b.tar.bz2 |
lto-wrapper.cc: Add offload target name to 'offload_args' suffix
lto-wrapper.cc's compile_offload_image calls mkoffload with
an @./a.offload_args argument ('a.' in case of, e.g., 'a.out'). However,
when generating code for both nvptx and gcn, they use the same name
with -save-temps. Hence, this commit adds a <target> + '.' before
'offload_args' in line with other offload-target-specific files.
gcc/ChangeLog:
* lto-wrapper.cc (compile_offload_image): Prefix 'offload_args'
suffix by the target name.
Diffstat (limited to 'gcc/gcov.cc')
0 files changed, 0 insertions, 0 deletions