| To: | "Al Viro" <viro@zeniv.linux.org.uk> |
|---|---|
| Subject: | Re: [PATCH] sparse: Increase pre_buffer[] and check overflow |
| From: | "Morten Welinder" <mwelinder@gmail.com> |
| Date: | Thu, 10 Jul 2008 14:09:37 -0400 |
| Cc: | "Atsushi Nemoto" <anemo@mba.ocn.ne.jp>, linux-sparse@vger.kernel.org, linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=MPa0EJA0Zz6mGe/OJXtfuXIU4UwXQLn4wGx3pydxTck=; b=MS7wPiK6sQBGoFkPHdpLotp22g2HZwtVMbwElCJyasKVwMmRw4fmE2ypjs/0B7xSTc 6Yi68ew7wVUo5HiFIIc0PYUfoHhyB1I7husWr/Pp8CKsJcWMG5yttuuvY8psdXJUBXyF 8djgjf6OPXjKWo3yooMdL+q1nfXuH6/GwJcQw= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=jgTDIVcV5Okkd/td6v+JRU3k/pl3SvJPPRLWxp3gHlGByjXMZ6zYdxxWX7eP9ph0WJ m/VvfTykAmwLwGH2sfJdm+OD4K0xcQOOmGuzzY/ybscud/qMJxNKul8E85Z65xMkWA1g vwaNMUiVs3C2gPjg2+PXUNTJk3/GNAAaKCl68= |
| In-reply-to: | <20080710175100.GF28946@ZenIV.linux.org.uk> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080709.002805.128619748.anemo@mba.ocn.ne.jp> <20080709.005953.26097194.anemo@mba.ocn.ne.jp> <20080710175100.GF28946@ZenIV.linux.org.uk> |
| Sender: | linux-mips-bounce@linux-mips.org |
> Not used anywhere in the tree: > -D__DBL_MIN_EXP__='(-1021)' -D__HQ_FBIT__='15' -D__SFRACT_IBIT__='0' > -D__FLT_MIN__='1.17549435e-38F' -D__UFRACT_MAX__='0XFFFFP-16UR' > -D__DEC64_DEN__='0.000000000000001E-383DD' -D__DQ_FBIT__='63' > -D__ULFRACT_FBIT__='32' -D__SACCUM_EPSILON__='0x1P-7HK' > -D__CHAR_BIT__='8' -D__USQ_IBIT__='0' -D__ACCUM_FBIT__='15' Wrong tree, :-) Check your equivalent of /usr/lib64/gcc/x86_64-suse-linux/4.1.0/include/float.h The kernel probably doesn't care much, but sparse as a general tool ought to care. Morten |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] sparse: Increase pre_buffer[] and check overflow, Al Viro |
|---|---|
| Next by Date: | [PATCH] IP22/28: Add platform devices for hal2, Thomas Bogendoerfer |
| Previous by Thread: | Re: [PATCH] sparse: Increase pre_buffer[] and check overflow, Al Viro |
| Next by Thread: | Re: [PATCH] sparse: Increase pre_buffer[] and check overflow, Sam Ravnborg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |