2002-01-24 21:58:12

by Luc Van Oostenryck

[permalink] [raw]
Subject: Strange asm warning from bsetupt.s in 2.5.3-pre5

I've just finished to compile 2.5.3-pre5 and I noticed
the following strange warning from as(1):
as -o bsetup.o bsetup.s
bsetup.s: Assembler messages:
bsetup.s:1180: Warning: Value 0x37ffffff truncated to 0x37ffffff.
~~~~~~ ~~~~~~

It's comming from the small change introduced in setup.S:
ramdisk_max: .long __MAXMEM-1 # (Header version 0x0203 or later)


FYI as(1) version is:
as --version
GNU assembler 2.11.90.0.19

Cheers
--
Luc Van Oostenryck


2002-01-24 22:51:03

by H. Peter Anvin

[permalink] [raw]
Subject: Re: Strange asm warning from bsetupt.s in 2.5.3-pre5

Followup to: <[email protected]>
By author: Luc Van Oostenryck <[email protected]>
In newsgroup: linux.dev.kernel
>
> I've just finished to compile 2.5.3-pre5 and I noticed
> the following strange warning from as(1):
> as -o bsetup.o bsetup.s
> bsetup.s: Assembler messages:
> bsetup.s:1180: Warning: Value 0x37ffffff truncated to 0x37ffffff.
> ~~~~~~ ~~~~~~
>
> It's comming from the small change introduced in setup.S:
> ramdisk_max: .long __MAXMEM-1 # (Header version 0x0203 or later)
>
>
> FYI as(1) version is:
> as --version
> GNU assembler 2.11.90.0.19
>

Suggest reporting a bug to [email protected]?

-hpa
--
<[email protected]> at work, <[email protected]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt <[email protected]>