aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt')
-rw-r--r--gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt b/gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt
new file mode 100644
index 000000000..de4a4eaca
--- /dev/null
+++ b/gcc-4.2.1-5666.3/gcc/config/arm/darwin.opt
@@ -0,0 +1,9 @@
+; APPLE LOCAL file ARM Macintosh alignment
+malign-mac68k
+Target Report Mask(ALIGN_MAC68K) Var(darwin_alignment_flags)
+Align structs and unions according to mac68k rules
+
+malign-natural
+Target Report Mask(ALIGN_NATURAL) Var(darwin_alignment_flags)
+Align structs and unions according to natural rules
+