Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261956AbTEBIkX (ORCPT ); Fri, 2 May 2003 04:40:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261957AbTEBIkW (ORCPT ); Fri, 2 May 2003 04:40:22 -0400 Received: from siaag2ad.compuserve.com ([149.174.40.134]:54945 "EHLO siaag2ad.compuserve.com") by vger.kernel.org with ESMTP id S261956AbTEBIkW (ORCPT ); Fri, 2 May 2003 04:40:22 -0400 Date: Fri, 2 May 2003 04:50:45 -0400 From: Chuck Ebbert <76306.1226@compuserve.com> Subject: Re: [RFC][PATCH] Faster generic_fls To: "David S. Miller" Cc: linux-kernel Message-ID: <200305020452_MC3-1-3708-DBEE@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 22 David S. Miller wrote: > I know you think GCC is a pile of dogshit, in many ways I do too, but I > think it's just as important to point out the good parts where they > exist. GCC is the strangest combination of utterly brilliant and brain-dead stupid that I've ever seen... I've seen it do tail merges that took my breath away, followed by this: mov ,eax mov eax, mov ,eax ; eax already contains mem1 you stupid compiler ret ------ Chuck - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/