libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / config / gcn / t-omp-device
blob233da0fcf6fb94c1a74249e1747b98ecdd02311e
1 omp-device-properties-gcn: $(srcdir)/config/gcn/gcn.cc
2         echo kind: gpu > $@
3         echo arch: amdgcn gcn >> $@
4         echo isa: gfx900 gfx906 gfx908 gfx90a gfx90c gfx1030 gfx1036 gfx1100 gfx1103 >> $@