public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Strange asm warning from bsetupt.s in 2.5.3-pre5
@ 2002-01-24 21:55 Luc Van Oostenryck
  2002-01-24 22:49 ` H. Peter Anvin
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Van Oostenryck @ 2002-01-24 21:55 UTC (permalink / raw)
  To: Kernel mailing list

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange asm warning from bsetupt.s in 2.5.3-pre5
  2002-01-24 21:55 Strange asm warning from bsetupt.s in 2.5.3-pre5 Luc Van Oostenryck
@ 2002-01-24 22:49 ` H. Peter Anvin
  0 siblings, 0 replies; 2+ messages in thread
From: H. Peter Anvin @ 2002-01-24 22:49 UTC (permalink / raw)
  To: linux-kernel

Followup to:  <3C5082E3.C3A61B27@easynet.be>
By author:    Luc Van Oostenryck <luc.vanoostenryck@easynet.be>
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 binutils-bug@gnu.org?

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-24 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-24 21:55 Strange asm warning from bsetupt.s in 2.5.3-pre5 Luc Van Oostenryck
2002-01-24 22:49 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox