From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17861 invoked by alias); 29 May 2007 13:48:47 -0000 Received: (qmail 17838 invoked by uid 48); 29 May 2007 13:48:38 -0000 Date: Tue, 29 May 2007 13:48:00 -0000 Message-ID: <20070529134838.17837.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/32102] -Wall stomps on -Wstrict-overflow In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ian at airs dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg02613.txt.bz2 ------- Comment #2 from ian at airs dot com 2007-05-29 13:48 ------- I think that having -Wall clobber -Wstrict-overflow in this way is confusing. This isn't reversing the setting of the option, it's changing its level. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32102