]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.target/i386/funcspec-56.inc
config.gcc: Support "goldmont-plus".
[thirdparty/gcc.git] / gcc / testsuite / gcc.target / i386 / funcspec-56.inc
index 72519babe15c1d4876ea7261b0241e00fa9d23a7..6a110382201e70a47875b9d5d2b3a41bdb8d50d1 100644 (file)
@@ -143,6 +143,7 @@ extern void test_arch_corei7_avx (void)             __attribute__((__target__("arch=corei7-
 extern void test_arch_core_avx2 (void)         __attribute__((__target__("arch=core-avx2")));
 extern void test_arch_silvermont (void)                __attribute__((__target__("arch=silvermont")));
 extern void test_arch_goldmont (void)          __attribute__((__target__("arch=goldmont")));
+extern void test_arch_goldmont_plus (void)     __attribute__((__target__("arch=goldmont-plus")));
 extern void test_arch_knl (void)               __attribute__((__target__("arch=knl")));
 extern void test_arch_knm (void)               __attribute__((__target__("arch=knm")));
 extern void test_arch_skylake (void)           __attribute__((__target__("arch=skylake")));