From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [RFC][PATCH 2/3] math128: Introduce {mult,add,cmp}_u128 Date: Wed, 25 Apr 2012 10:35:30 +0200 Message-ID: <1335342930.28150.250.camel@twins> References: <20120424161039.293018424@chello.nl> <20120424162224.526249106@chello.nl> <1335304497.28150.243.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from casper.infradead.org ([85.118.1.10]:58869 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754735Ab2DYIfn convert rfc822-to-8bit (ORCPT ); Wed, 25 Apr 2012 04:35:43 -0400 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Andrew Morton , Juri Lelli , Ingo Molnar , Thomas Gleixner On Tue, 2012-04-24 at 18:46 -0700, Linus Torvalds wrote: > What insane version of gcc is that? Can you please make a gcc bug-report? gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 I'll go and build me a gcc.git 4.6 and 4.7 branch compiler to see if its still there.