]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/sparc.h
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / config / sparc / sparc.h
index 520a6b3208318eddae54f7d03a7f579cf95ec4d4..8c15e2a958d169956d1849a4794951be048f5e16 100644 (file)
@@ -27,6 +27,9 @@ along with GCC; see the file COPYING3.  If not see
 
 #define TARGET_CPU_CPP_BUILTINS() sparc_target_macros ()
 
+/* Target CPU versions for D.  */
+#define TARGET_D_CPU_VERSIONS sparc_d_target_versions
+
 /* Specify this in a cover file to provide bi-architecture (32/64) support.  */
 /* #define SPARC_BI_ARCH */