]> git.ipfire.org Git - thirdparty/gcc.git/commit
'libgomp.c/usm-{1,2,3,4}.c': Re-enable non-GCN offloading compilation
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 14 Feb 2023 17:57:04 +0000 (18:57 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Thu, 16 Feb 2023 20:47:12 +0000 (21:47 +0100)
commitb4d4603df3fed290ccf721899be6bc69f037fe2b
treea85f92b7f256da466e8fee19ada20d2b3916c993
parentc77c45a641fedc3fe770e909cc010fb1735bdbbd
'libgomp.c/usm-{1,2,3,4}.c': Re-enable non-GCN offloading compilation

Change '-foffload=amdgcn-amdhsa=[...]' to
'-foffload-options=amdgcn-amdhsa=[...]', so that non-GCN offloading compilation
doesn't get disabled.

Fix-up for og12 commit 6ec2c29dbbc19e7d2a8f991a5848e10c65c7c74c
"amdgcn, libgomp: USM allocation update".

libgomp/
* testsuite/libgomp.c/usm-1.c: Re-enable non-GCN offloading
compilation.
* testsuite/libgomp.c/usm-2.c: Likewise.
* testsuite/libgomp.c/usm-3.c: Likewise.
* testsuite/libgomp.c/usm-4.c: Likewise.
libgomp/ChangeLog.omp
libgomp/testsuite/libgomp.c/usm-1.c
libgomp/testsuite/libgomp.c/usm-2.c
libgomp/testsuite/libgomp.c/usm-3.c
libgomp/testsuite/libgomp.c/usm-4.c