bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] Strange warning in as(1)


From: Luc Van Oostenryck
Subject: [BUG] Strange warning in as(1)
Date: Fri, 25 Jan 2002 00:27:35 +0100

I,

in some code 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.
                                          ~~~~~~                  ~~~~~~

The line in question was:
        ramdisk_max:    .long (-(0xC0000000)-(128 << 20))-1 


as version is:
        as --version
        GNU assembler 2.11.90.0.19


Fell free to contact me if you need more detailed information.

Cheers
--
Luc Van Oostenryck



reply via email to

[Prev in Thread] Current Thread [Next in Thread]