[PATCH] Fix s390{,x} ld-size-1 failures (take 2)

Alan Modra amodra@bigpond.net.au
Wed May 5 07:38:00 GMT 2004


On Wed, May 05, 2004 at 07:05:30AM +0200, Jakub Jelinek wrote:
> On Wed, May 05, 2004 at 03:53:53PM +0930, Alan Modra wrote:
> > 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.
> 
> Like this?

Exactly.  Please wait on an OK from Martin though.

> 	* tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.
> 	(NOP_OPCODE): Define.
> 	(s390_align_code): Remove prototype.
> 	* tc-s390.c (s390_align_code): Remove.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list