WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 154] New: IA32E make failed is reported by complier erro

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 154] New: IA32E make failed is reported by complier error
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 12 Aug 2005 07:20:31 +0000
Delivery-date: Fri, 12 Aug 2005 07:20:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=154

           Summary: IA32E make failed is reported by complier error
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: yongkang.you@xxxxxxxxx


The latest unstable version 6117 couldn't pass make in IA32E machine. 
Making source report: "internal complier error". This problem can be 
reproduced in Gcc 3.4.3 and Gcc 4.0.

log:
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix 
include -Wall -Werror -Wno-pointer-arith -pipe -
I/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-unstable-6096-
20050812/xen/include -I/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-
unstable-6096-20050812/xen/include/asm-x86/mach-generic -
I/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-unstable-6096-
20050812/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-
float -m64 -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-
tables -DNDEBUG -c setup.c -o setup.o
setup.c: In function `__start_xen':
setup.c:530: error: unrecognizable insn:
(insn:HI 2752 2751 396 19 (set (reg/f:DI 707)
        (plus:DI (reg/f:DI 262)
            (const_int 137438953472000 [0x7d0000000000]))) -1 (insn_list 2751 
(nil))
    (expr_list:REG_DEAD (reg/f:DI 262)
        (expr_list:REG_EQUAL (const:DI (plus:DI (symbol_ref:DI ("_end") [flags 
0x40] <var_decl 0x2a97cb1270 _end>)
                    (const_int 137438953472000 [0x7d0000000000])))
            (nil))))
setup.c:530: internal compiler error: in extract_insn, at recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc7H6wz7.out file, please attach this to 
your bugreport.
make[3]: *** [setup.o] Error 1
make[3]: Leaving directory `/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-
unstable-6096-20050812/xen/arch/x86'
make[2]: *** [/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-unstable-6096-
20050812/xen/xen] Error 2
make[2]: Leaving directory `/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-
unstable-6096-20050812/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/home/nightly/builds_xen_unstable/xen-3.0-hg-xen-
unstable-6096-20050812'
make: *** [world] Error 2

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 154] New: IA32E make failed is reported by complier error, bugzilla-daemon <=