1 --- a/gas/config/tc-avr32.c
2 +++ b/gas/config/tc-avr32.c
3 @@ -3092,6 +3092,8 @@ static void s_cpool(int arg ATTRIBUTE_UN
5 /* Make sure the constant pool is properly aligned */
7 + if (bfd_get_section_alignment(stdoutput, pool->section) < 2)
8 + bfd_set_section_alignment(stdoutput, pool->section, 2);
10 /* Assume none of the entries are discarded, and that we need the
11 maximum amount of alignment. But we're not going to allocate