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 9] New: grant_table.c doesn't build with gcc4

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 9] New: grant_table.c doesn't build with gcc4
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 22 Apr 2005 20:01:13 +0000
Delivery-date: Fri, 22 Apr 2005 20:01:16 +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>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=9

           Summary: grant_table.c doesn't build with gcc4
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux-2.6
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: pl@xxxxxxxxxx


gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include
-Wall -Werror -Wno-format -pipe -I/home/plars/xen/xen-unstable/xen/include
-Wno-pointer-arith -Wredundant-decls -O3 -fomit-frame-pointer -msoft-float -m64
-mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG
-c grant_table.c -o grant_table.o
cc1: warnings being treated as errors
grant_table.c: In function 
\uffff\uffff\uffffdo_grant_table_op\uffff\uffff\uffff:
grant_table.c:440: warning: \uffff\uffff\uffffva\uffff\uffff\uffff may be used
uninitialized in this function
grant_table.c:636: warning: \uffff\uffff\uffffva\uffff\uffff\uffff may be used
uninitialized in this function
make[3]: *** [grant_table.o] Error 1
make[3]: Leaving directory `/home/plars/xen/xen-unstable/xen/common'
make[2]: *** [/home/plars/xen/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/home/plars/xen/xen-unstable/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/home/plars/xen/xen-unstable'
make: *** [world] Error 2



------- 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 9] New: grant_table.c doesn't build with gcc4, bugzilla-daemon <=