[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.20.1604171535550.28036@eddie.linux-mips.org>
Date: Sun, 17 Apr 2016 15:43:49 +0100 (BST)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Ralf Baechle <ralf@...ux-mips.org>
cc: kbuild test robot <fengguang.wu@...el.com>,
Paul Burton <paul.burton@...tec.com>, kbuild-all@...org,
linux-kernel@...r.kernel.org
Subject: Re: {standard input}:136: Error: number (0x9000000080000000) larger
than 32 bits
Ralf,
> > All errors (new ones prefixed by >>):
> >
> > {standard input}: Assembler messages:
> > >> {standard input}:136: Error: number (0x9000000080000000) larger than 32 bits
> > {standard input}:161: Error: number (0x9000000080000000) larger than 32 bits
>
> This is a toolchain issue afaik which I believe is the same I was seeing
> a while ago on Imaginations buildbot. There it has gone away presumably
> after a toolchain upgrade. Maciej, do you recall which versions were
> affected?
I've been wondering about these errors too as I have never come across
them myself. So I have no idea what's causing them and I can't really
help other than maybe running `git bisect' on binutils sometime. Or is
there a way to get the version of GAS involved? -- `as --version' will do.
I could see if I could build it and reproduce the problem to see what's
causing it. Also seeing the offending .s file could help too, i.e.
knowing what the context is here.
Maciej
Powered by blists - more mailing lists