From: Flavio Leitner <fbl@conectiva.com.br>
To: David F Barrera <dfbp@us.ibm.com>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-devel] Re: gcc 4.0.0 and xen-devel
Date: Thu, 9 Jun 2005 10:55:07 -0300 [thread overview]
Message-ID: <20050609135506.GC3661@conectiva.com.br> (raw)
In-Reply-To: <20050609131336.GB3661@conectiva.com.br>
More info below where is failing.
On Thu, Jun 09, 2005 at 10:13:37AM -0300, Flavio Leitner wrote:
>
> I checkout bktree from bk://xen.bkbits.net/xeno-unstable.bk
> and now I'm getting these messages:
>
> make world or make dist
>
> <snip>
> gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
> include -Wall -Werror -Wno-pointer-arith -pipe
> -I/home/fbl/xeno-unstable.bk/xen/include
> -I/home/fbl/xeno-unstable.bk/xen/include/asm-x86/mach-generic
> -I/home/fbl/xeno-unstable.bk/xen/include/asm-x86/mach-default -O3
> -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c i8259.c
> -o i8259.o
> {standard input}: Assembler messages:
> {standard input}:6: Error: suffix or operands invalid for `mov'
> {standard input}:6: Error: suffix or operands invalid for `mov'
> {standard input}:6: Error: suffix or operands invalid for `mov'
> {standard input}:6: Error: suffix or operands invalid for `mov'
> {standard input}:1296: Error: suffix or operands invalid for `mov'
> {standard input}:1296: Error: suffix or operands invalid for `mov'
> <snip>
Gcc 4.0.0
Binutils 2.16.90.0.2
The assembler output:
.file "i8259.c"
#APP
.align 16,0x90
common_interrupt:
cld;pushl %eax;pushl %ebp;pushl %edi;pushl %esi;pushl %edx;pushl %ecx;pushl %ebx;testl $0x00020000,40(%esp);jz 2f;call setup_vm86_frame;jmp 3f;2:testb $3,36(%esp);jz 1f;movl %ds,56(%esp);movl %es,52(%esp);movl %fs,60(%esp);movl %gs,64(%esp);3:movl $(0xe010),%eax;movl %eax,%ds;movl %eax,%es;1:movl %esp,%eax
pushl %eax
call do_IRQ
addl $4,%esp
jmp ret_from_intr
<snip>
spurious_interrupt:
pushl $0xff<<16
cld;pushl %eax;pushl %ebp;pushl %edi;pushl %esi;pushl %edx;pushl %ecx;pushl %ebx;testl $0x00020000,40(%esp);jz 2f;call setup_vm86_frame;jmp 3f;2:testb $3,36(%esp);jz 1f;movl %ds,56(%esp);movl %es,52(%esp);movl %fs,60(%esp);movl %gs,64(%esp);3:movl $(0xe010),%eax;movl %eax,%ds;movl %eax,%es;1:call smp_spurious_interrupt
jmp ret_from_intr
#NO_APP
--
Flávio Bruno Leitner <fbl@conectiva.com.br>
[0EA2 7F40 4CF4 1E63 4AF6 33C0 3E10 E205 F251 EDDA]
next prev parent reply other threads:[~2005-06-09 13:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050607200837.GH3554@conectiva.com.br>
2005-06-08 13:20 ` gcc 4.0.0 and xen-devel David F Barrera
2005-06-08 16:02 ` [Xen-users] " David F Barrera
2005-06-09 13:13 ` Flavio Leitner
2005-06-09 13:55 ` Flavio Leitner [this message]
2005-06-09 16:54 ` Re: [Xen-users] " Vincent Hanquez
2005-06-09 17:45 ` [Xen-devel] " Flavio Leitner
2005-06-10 11:43 ` Re: [Xen-users] " Vincent Hanquez
2005-06-10 13:02 ` David F Barrera
2005-06-10 13:46 ` Vincent Hanquez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050609135506.GC3661@conectiva.com.br \
--to=fbl@conectiva.com.br \
--cc=dfbp@us.ibm.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.