(root)/
gcc-13.2.0/
gcc/
config/
gcn/
t-omp-device
omp-device-properties-gcn: $(srcdir)/config/gcn/gcn.cc
	echo kind: gpu > $@
	echo arch: amdgcn gcn >> $@
	echo isa: fiji gfx803 gfx900 gfx906 gfx908 gfx90a >> $@