From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Welche Subject: clang compilation Date: Fri, 16 Aug 2013 08:17:51 +0100 Message-ID: <20130816071751.GE363@quark> References: <1376573107-27249-1-git-send-email-tim@xen.org> <20130815194936.GA138@quantz> <20130815211531.GA67757@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130815211531.GA67757@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Aug 15, 2013 at 10:15:31PM +0100, Tim Deegan wrote: > > > I've tested with every GCC I can lay my hands on (and clang 3.0), > > > building x86 and ARM. Joerg has a "clang fix" for warnings for xen/arch/x86/time.c, essentially mul to mull or mulq - did you see such warnings when testing with clang? http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/sysutils/xenkernel42/patches/patch-xen_arch_x86_time.c Cheers, Patrick