aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-mcore.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-13 20:46:54 +0000
committerNick Clifton <nickc@redhat.com>2000-01-13 20:46:54 +0000
commitf45fbf876deab0568bd359788dbdaeabf4f22967 (patch)
treef11165bb161e6424bb97df755f3f3c44212f71db /bfd/coff-mcore.c
parenta7c8f90ec1f2348774f114853223ae457631d0c8 (diff)
downloadgdb-f45fbf876deab0568bd359788dbdaeabf4f22967.zip
gdb-f45fbf876deab0568bd359788dbdaeabf4f22967.tar.gz
gdb-f45fbf876deab0568bd359788dbdaeabf4f22967.tar.bz2
Apply for for CR 102957.
Diffstat (limited to 'bfd/coff-mcore.c')
-rw-r--r--bfd/coff-mcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-mcore.c b/bfd/coff-mcore.c
index 7a3cfaa..e815600 100644
--- a/bfd/coff-mcore.c
+++ b/bfd/coff-mcore.c
@@ -64,7 +64,7 @@ static const bfd_target * pe_object_p
#define TOC_SECTION_NAME ".private.toc"
/* The main body of code is in coffcode.h. */
-#define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (3)
+#define COFF_DEFAULT_SECTION_ALIGNMENT_POWER 2
/* In case we're on a 32-bit machine, construct a 64-bit "-1" value
from smaller values. Start with zero, widen, *then* decrement. */