From mboxrd@z Thu Jan 1 00:00:00 1970 From: josh@joshtriplett.org Subject: Re: Running Sparse twice on TOT produce the different set of warnings and error.!! Date: Wed, 12 Nov 2014 11:06:21 -0800 Message-ID: <20141112190621.GA21251@cloud> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from relay4-d.mail.gandi.net ([217.70.183.196]:51816 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753100AbaKLTG0 (ORCPT ); Wed, 12 Nov 2014 14:06:26 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Amit Sharma Cc: "linux-efi@vger.kernel.org" , Linux-Sparse On Wed, Nov 12, 2014 at 11:54:09PM +0530, Amit Sharma wrote: > I just started to use the sparse and I was suppose to do some > regression testing using sparse tool. What I observed during using of > sparse is that it produces the different set of warnings and errors > when we ran it twice on TOT without modifying anything in-between > succession run of sparse. I just want to know is this is the known > issue(Bug) of sparse ? If yes, can someone share here ? Can you provide a sample of the differences? How did you invoke Sparse? C=1 or C=2? - Josh Triplett