bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17094] bfd fails to parse ELF objects made with gas


From: amodra at gmail dot com
Subject: [Bug binutils/17094] bfd fails to parse ELF objects made with gas
Date: Wed, 02 Jul 2014 14:42:39 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]