OSDN Git Service

* target-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET_ARM_TTYPE.
[pf3gnuchains/gcc-fork.git] / gcc / target-def.h
index e76e862..ddab977 100644 (file)
@@ -84,7 +84,7 @@
 #define TARGET_ASM_INTERNAL_LABEL default_internal_label
 #endif
 
-#ifndef TARGET_ARM_TTYPE
+#ifndef TARGET_ASM_TTYPE
 #define TARGET_ASM_TTYPE hook_bool_rtx_false
 #endif