aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorTobias Burnus <tobias@codesourcery.com>2023-03-13 14:24:33 +0100
committerTobias Burnus <tobias@codesourcery.com>2023-03-13 14:24:33 +0100
commit7ef44579787af646d5bae13a91a49ef5d2048f5c (patch)
treefc70849ea3807788d50ad044d05a0287e8ff1249 /libgcc
parent336ce497fb266268a79544f00dd3bbd24cf3a4d6 (diff)
downloadgcc-7ef44579787af646d5bae13a91a49ef5d2048f5c.zip
gcc-7ef44579787af646d5bae13a91a49ef5d2048f5c.tar.gz
gcc-7ef44579787af646d5bae13a91a49ef5d2048f5c.tar.bz2
gcn/mkoffload.cc: Pass -save-temps on for the hsaco step
For the assembly/linking step of the device code, the "-save-temps" was not passed on, such that amdgcn-amdhsa/bin/as and amdgcn-amdhsa's collect2 were invoked with '-o /tmp/cc...' and '@/tmp/cc...', respectively. The -dump... prefix (...mkoffload.hsaco) was already properly set. gcc/ChangeLog: * config/gcn/mkoffload.cc (main): Pass -save-temps on for the hsaco assemble/link.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions