Fix the gas test align2 for the PDP11 by ensuring that the .text and .data sections...
authorNick Clifton <nickc@redhat.com>
Tue, 24 Feb 2015 10:13:51 +0000 (10:13 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 24 Feb 2015 10:13:51 +0000 (10:13 +0000)
commit3ad797fd086ee8eb71041992877e6d169266b4b5
treeb9949332a3cb2683f7a0ed0475655b9ec56ebec2
parentec86f43468e2591127c493d67882de59dbfd79de
Fix the gas test align2 for the PDP11 by ensuring that the .text and .data sections are written to their aligned sizes.

* pdp11.c (set_section_contents): Pad the .text and .data sections
to their aligned sizes.
bfd/ChangeLog
bfd/pdp11.c