[PATCH] Fix power4.s gas failure

Alan Modra amodra@bigpond.net.au
Mon Jul 28 23:18:00 GMT 2003


On Mon, Jul 28, 2003 at 09:37:13PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> I get following failure on ppc64-linux native gas (while it
> works in i386->ppc64 cross).
> The problem is 64-bit unclean code.
> 0xe0820000L & (0x3f << 26) is 0xe0000000L, while
> (56 << 26) is -0x20000000L.
> Ok to commit?

Yes please.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list