OSDN Git Service

* config/alpha/xm-vms.h (_POSIX_EXIT): Define.
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / hp310.h
index 5ada17c..8f1d9c7 100644 (file)
@@ -1,9 +1,13 @@
 /* Definitions of target machine for GNU compiler.  HP-UX 68010 version.  */
 
-/* See m68k.h.  0 means 68000 without 68881 and no bitfields.   */
+/* See m68k.h.  0 means 68000 without 68881 and no bitfields.  */
 #define        TARGET_DEFAULT 0
 
-#include "hp320.h"
+#include "m68k/hp320.h"
+
+/* Don't try using XFmode.  */
+#undef LONG_DOUBLE_TYPE_SIZE
+#define LONG_DOUBLE_TYPE_SIZE 64
 
 #undef CPP_SPEC
 #undef ASM_SPEC