From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753691AbbJ3Mlf (ORCPT ); Fri, 30 Oct 2015 08:41:35 -0400 Received: from unicorn.mansr.com ([81.2.72.234]:33876 "EHLO unicorn.mansr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751412AbbJ3Mle convert rfc822-to-8bit (ORCPT ); Fri, 30 Oct 2015 08:41:34 -0400 From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Vineet Gupta Cc: Nicolas Pitre , Alexey Brodkin , "linux-kernel\@vger.kernel.org" , Russell King , Ingo Molnar , "linux-snps-arc\@lists.infradead.org" , Stephen Hemminger , "David S. Miller" Subject: Re: [PATCH] __div64_32: implement division by multiplication for 32-bit arches References: <1446072455-16074-1-git-send-email-abrodkin@synopsys.com> Date: Fri, 30 Oct 2015 12:41:33 +0000 In-Reply-To: (Vineet Gupta's message of "Fri, 30 Oct 2015 05:41:46 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Vineet Gupta writes: > Claudiu, can some of this not be done in gcc itself ! All of it could be done by gcc. The trouble is that it isn't. -- Måns Rullgård mans@mansr.com