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-ia64-devel

Re: [Xen-ia64-devel] [Patch] cleanup warning in xen/arch/ia64/linux-xen/

To: Tristan Gingold <Tristan.Gingold@xxxxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [Patch] cleanup warning in xen/arch/ia64/linux-xen/time.c
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Fri, 16 Jun 2006 00:34:16 +0900
Delivery-date: Thu, 15 Jun 2006 08:35:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200606150958.43169.Tristan.Gingold@xxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <97C68C51C43F86takebe_akio@xxxxxxxxxxxxxx> <200606150958.43169.Tristan.Gingold@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, Tristan

I use gcc-3.4.4.
I also check gcc-4.1.1, and I also get warning.
This warning is happened in only the case of gcc-4.1.1.
I'll also reseach the warning.

Best Regards,

Akio Takebe

>Le Samedi 10 Juin 2006 07:50, Akio Takebe a 馗rit :
>> Hi,
>>
>> I remove a wrong cleanup in xen/arch/ia64/linux-xen/time.c
>> itc_ratio.num and itc_ratio.den are defined u64
>> in xen/include/asm-ia64/linux-xen/asm/pal.h.
>> These are the below.
>> typedef struct pal_freq_ratio {
>>         u64 den : 32, num : 32; /* numerator & denominator */
>> } itc_ratio, proc_ratio;
>Which version of gcc are you using ?
>gcc 4.1.1 now reports a warning.
>
>I'll check the C standard.
>
>Tristan.


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