Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753019Ab1FCQmY (ORCPT ); Fri, 3 Jun 2011 12:42:24 -0400 Received: from smtp.nokia.com ([147.243.128.26]:29230 "EHLO mgw-da02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314Ab1FCQmX (ORCPT ); Fri, 3 Jun 2011 12:42:23 -0400 Subject: Re: [GIT] kbuild core updates From: Artem Bityutskiy Reply-To: Artem.Bityutskiy@nokia.com To: Michal Marek Cc: Linus Torvalds , cernekee@gmail.com, davej@redhat.com, jamey@minilop.net, marcin.nowakowski.000@gmail.com, pefoley2@verizon.net, sam@ravnborg.org, wangxiaochen0@gmail.com, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20110524120337.GA29839@sepie.suse.cz> References: <20110524120337.GA29839@sepie.suse.cz> Content-Type: text/plain; charset="UTF-8" Organization: Nokia Date: Fri, 03 Jun 2011 19:37:31 +0300 Message-ID: <1307119051.3069.29.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 8bit X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 644 Lines: 17 On Tue, 2011-05-24 at 14:03 +0200, Michal Marek wrote: > Dave Jones (1): > kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 I think this is not so good idea. It does point valid dead code cases too, and it is useful. We should let it be enabled at least for a bit longer time to let people fix more of these warnings. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- 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/