summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/lite.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/lite.h')
-rw-r--r--gcc/config/sparc/lite.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/sparc/lite.h b/gcc/config/sparc/lite.h
index 89f48afb03d..681e51905b4 100644
--- a/gcc/config/sparc/lite.h
+++ b/gcc/config/sparc/lite.h
@@ -30,3 +30,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT (1024+130)
+
+/* US Software GOFAST library support. */
+#include "gofast.h"
+#undef INIT_SUBTARGET_OPTABS
+#define INIT_SUBTARGET_OPTABS INIT_GOFAST_OPTABS