Use the record_alignment function when creating a .note section, in case the user...
authorNick Clifton <nickc@redhat.com>
Wed, 29 Nov 2017 09:32:49 +0000 (09:32 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Nov 2017 09:32:49 +0000 (09:32 +0000)
commited9c7ee03780b8d5acf091091ded29cd40df8254
tree6bc83a2a0b19d5557be0929177df3aa898f4b307
parent5dc824ed42cd173c1525f5abc76f4091f11a4dbc
Use the record_alignment function when creating a .note section, in case the user has already created the section.

PR 22492
* config/obj-elf.c (obj_elf_version): Use record_alignment rather
than bfd_set_section_alignment.
gas/ChangeLog
gas/config/obj-elf.c