OSDN Git Service

* ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.
[pf3gnuchains/gcc-fork.git] / gcc / tlink.c
index 1894c6c..7b58983 100644 (file)
@@ -32,6 +32,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "collect2.h"
 #include "libiberty.h"
 
+/* TARGET_64BIT may be defined to use driver specific functionality. */
+#undef TARGET_64BIT
+#define TARGET_64BIT TARGET_64BIT_DEFAULT
+
 #define MAX_ITERATIONS 17
 
 /* Defined in the automatically-generated underscore.c.  */