]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.target/bfin/mcpu-bf534.c
bfin.h (TARGET_CPU_CPP_BUILTINS): Define __WORKAROUND_RETS when appropriate.
[thirdparty/gcc.git] / gcc / testsuite / gcc.target / bfin / mcpu-bf534.c
index 89c087ec5ed2e5f044cf5ea5bec31788960df3c8..cd354596d059061d91f7c80551f1da0c6e30f844 100644 (file)
 #error "__WORKAROUNDS_ENABLED is not defined"
 #endif
 
+#ifndef __WORKAROUND_RETS
+#error "__WORKAROUND_RETS is not defined"
+#endif
+
 #ifndef __WORKAROUND_SPECULATIVE_LOADS
 #error "__WORKAROUND_SPECULATIVE_LOADS is not defined"
 #endif