]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix merge of: amdgcn: fix up offload debug linking with LLVM 13
authorTobias Burnus <tobias@codesourcery.com>
Mon, 18 Oct 2021 13:07:19 +0000 (15:07 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 18 Oct 2021 13:07:19 +0000 (15:07 +0200)
commitdd409835f568358a8f159edce94ad06a471dc59b
treecb232ecfd58439bbc4f68c6e8f9f5fc6adec5802
parentaa27a4619f987b722c3e33db2433a80f6ece53ad
Fix merge of: amdgcn: fix up offload debug linking with LLVM 13

For some odd reasons (probably wrong merge conflict resolution),
one of the changes to config/gcn/mkoffload.c of
commit r11-9168-gcc84160c5f470b23b7aed4633f887df113b2675d
disappeared when merging origin/releases/gcc-11 into OG11.
Thus, apply I (re)applied it manually:

gcc/
* config/gcn/mkoffload.c (main): Just let the attribute flags
pass through.
gcc/config/gcn/mkoffload.c