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 12:13:29 +0200 Message-ID: <1335348809.28150.251.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]:60258 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757857Ab2DYKNl convert rfc822-to-8bit (ORCPT ); Wed, 25 Apr 2012 06:13:41 -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: > Can you please make a gcc bug-report? > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53110