summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/darwin.h')
-rw-r--r--gcc/config/darwin.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h
index cfa2bd5745f..7988b61a393 100644
--- a/gcc/config/darwin.h
+++ b/gcc/config/darwin.h
@@ -262,13 +262,6 @@ do { text_section (); \
fprintf (FILE, "_%s", NAME); \
} while (0)
-/* The standard fillin directives are unaligned. */
-
-#define UNALIGNED_SHORT_ASM_OP "\t.short\t"
-#define UNALIGNED_INT_ASM_OP "\t.long\t"
-/* Don't try to use this before the assembler knows about it. */
-/* #define UNALIGNED_DOUBLE_INT_ASM_OP "\t.quad\t" */
-
#undef ALIGN_ASM_OP
#define ALIGN_ASM_OP ".align"