https://sourceware.org/bugzilla/show_bug.cgi?id=22492
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ed9c7ee03780b8d5acf091091ded29cd40df8254 commit ed9c7ee03780b8d5acf091091ded29cd40df8254 Author: Nick Clifton <[email protected]> Date: Wed Nov 29 09:32:49 2017 +0000 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. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
