https://sourceware.org/bugzilla/show_bug.cgi?id=17094

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
>From binutils-2.24 bfd/bfd-in2.h:

#define bfd_set_section_alignment(bfd, ptr, val) (((ptr)->alignment_power =
(val)),TRUE)

How can that possibly be zero?  Ditto for the current binutils inline function.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to