*** bfd/coff-i386.c Tue Aug 8 19:58:28 2000 --- bfd/coff-i386.c~ Sat Jun 24 18:52:14 2000 *************** static reloc_howto_type *coff_i386_reloc *** 47,51 **** PARAMS ((bfd *, bfd_reloc_code_real_type)); ! #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (4) /* The page size is a guess based on ELF. */ --- 47,51 ---- PARAMS ((bfd *, bfd_reloc_code_real_type)); ! #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (2) /* The page size is a guess based on ELF. */