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: [PATCH] Fix s390{,x} ld-size-1 failures


On Tue, May 04, 2004 at 02:41:25PM +0200, Jakub Jelinek wrote:
> 	* config/tc-s390.h (md_do_align): Pass (1 << n) - 1 instead of 15
> 	as max_chars to frag_var.

I don't think this is the right fix.  It looks to me that s390 shouldn't
be defining md_do_align or HANDLE_ALIGN, as s390 gas doesn't do special
nop fill patterns.

-- 
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]