From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Li Subject: Re: [PATCH 2/2] Subject: Add a few GCC builtins Date: Sat, 1 Aug 2009 09:53:09 -0700 Message-ID: <70318cbf0908010953n5ead2933g12b2213bf5901b83@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pz0-f196.google.com ([209.85.222.196]:51785 "EHLO mail-pz0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769AbZHAQxJ (ORCPT ); Sat, 1 Aug 2009 12:53:09 -0400 Received: by pzk34 with SMTP id 34so1807305pzk.4 for ; Sat, 01 Aug 2009 09:53:09 -0700 (PDT) In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Blue Swirl Cc: linux-sparse@vger.kernel.org On Sat, Aug 1, 2009 at 2:28 AM, Blue Swirl wrote: > Add c{l,t}z{,l,ll}, ffsl{,l}, popcountll and floating point comparison > builtins. Your two patches looks good. But the patch itself is white space damaged. Gmail does some strange thing to inlined patches. Can you resend this patch using "attach a file"? Thanks Chris