summaryrefslogtreecommitdiff
path: root/arm-riscos-gnueabi/recipes/patches/gccsdk/gcc-default-no-halfword-access.p
blob: 400341fa83110104b1ba668cf70459cc7d6276bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: gcc/gcc.config.arm.arm.opt.p
===================================================================
--- gcc/gcc.config.arm.arm.opt.p	(nonexistent)
+++ gcc/gcc.config.arm.arm.opt.p	(working copy)
@@ -5,7 +5,7 @@
  that may trigger Cortex-M3 errata.
  
 +mhalfword-access
-+Target Report Var(halfword_access) Init(1)
++Target Report Var(halfword_access) Init(0)
 +Enable halfword memory accesses.
 +
  munaligned-access