lkml.org 
[lkml]   [2004]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH][TRIVIAL] Remove bogus "value 0x37ffffff truncated to 0x37ffffff" warning.
From
Date
On Sun, 2004-01-11 at 20:42, Davide Libenzi wrote:
> On Sun, 11 Jan 2004, Martin Schlemmer wrote:
>
> > azarah@nosferatu tar $ as << EOF
> > > PG=0xC0000000
> > > VM=(128 << 20)
> > > .long (-PG -VM)
> > > .long (~PG + 1 - VM)
> > > EOF
> > {standard input}: Assembler messages:
> > {standard input}:3: Warning: value 0x38000000 truncated to 0x38000000
> > {standard input}:4: Warning: value 0x38000000 truncated to 0x38000000
> > azarah@nosferatu tar $ objdump -D a.out
> >
> > a.out: file format elf32-i386
> >
> > Disassembly of section .text:
> >
> > 00000000 <.text>:
> > 0: 00 00 add %al,(%eax)
> > 2: 00 38 add %bh,(%eax)
> > 4: 00 00 add %al,(%eax)
> > 6: 00 38 add %bh,(%eax)
> > azarah@nosferatu tar $
>
> This is weird. I also verified the above with:
>
> GNU assembler 2.13.90.0.18 20030206
>
> and it works fine too.
>

What distro? Might be an in-house patch ...


--
Martin Schlemmer
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.047 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site