2020-05-21 Kwok Cheung Yeung <kcy@codesourcery.com>
libgomp/
* testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c (check):
Change ACC_DEVICE_TYPE_gcn to ACC_DEVICE_TYPE_radeon.
+2020-05-21 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c (check):
+ Change ACC_DEVICE_TYPE_gcn to ACC_DEVICE_TYPE_radeon.
+
2020-03-24 Kwok Cheung Yeung <kcy@codesourcery.com>
* testsuite/libgomp.oacc-c-c++-common/data-firstprivate-1.c: XFAIL
exit = 1;
}
-#ifndef ACC_DEVICE_TYPE_gcn
+#ifndef ACC_DEVICE_TYPE_radeon
/* AMD GCN uses the autovectorizer for the vector dimension: the use
of a function call in vector-partitioned code in this test is not
currently supported. */