]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]
authorTobias Burnus <tobias@codesourcery.com>
Mon, 4 Jul 2022 19:42:42 +0000 (21:42 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 4 Jul 2022 19:42:42 +0000 (21:42 +0200)
commitd02972a2dab719f00520ab07476d11340cf76192
tree8a2ba90480e06405e33b69c0d9018339fb104fce
parent3062a5dd41c05331cf37f4fc49f677c98cd1227e
gcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]

Improve cross-compiler handling.

gcc/ChangeLog:

PR target/105602
* config/gcn/t-omp-device (arch): Add 'amdgcn' besides existing 'gcn'.
* config/gcn/gcn.cc (gcn_omp_device_kind_arch_isa): Likewise.

(cherry picked from commit ebe5dace8c318b38f42cfe1d148e90dcdfadb31e)
gcc/ChangeLog.omp
gcc/config/gcn/gcn.cc
gcc/config/gcn/t-omp-device