OSDN Git Service

#include "gofast.h"
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Nov 1994 04:38:41 +0000 (04:38 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Nov 1994 04:38:41 +0000 (04:38 +0000)
(INIT_SUBTARGET_OPTABS): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8508 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sparc/lite.h

index 89f48af..681e519 100644 (file)
@@ -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