This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: broken non-BFD assembler


On Mon, Feb 07, 2005 at 05:54:19PM +0000, Nathan Sidwell wrote:
> Jan Beulich wrote:
> >>	* as.h (seg_not_empty_p): Declare.
> >>	* subsegs.c (seg_not_empty_p): New predicate.
> >
> >
> >The use of bfd_boolean here breaks non-BFD assemblers. If only used in
> >such, declaration and definition should be bounded by #if
> >BFD_ASSEMBLER.

Sorry.  My fault for telling Nathan to use bfd_boolean rather than int.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]