* coff-go32.c: Set the alignment of dwarf2 linkonce sections to 0.
[deliverable/binutils-gdb.git] / bfd / coff-stgo32.c
index 4236eee0c1ba8b58a929dfb13506e94a3b0c2264..a77fc37298a8cba4c2ade8e545a6792a7b80c6a0 100644 (file)
@@ -49,6 +49,8 @@
 { COFF_SECTION_NAME_EXACT_MATCH (".text"), \
   COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 4 }, \
 { COFF_SECTION_NAME_PARTIAL_MATCH (".debug"), \
+  COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 0 } \
+{ COFF_SECTION_NAME_PARTIAL_MATCH (".gnu.linkonce.wi"), \
   COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 0 }
 
 #include "bfd.h"
This page took 0.025022 seconds and 4 git commands to generate.