From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9618 invoked by alias); 25 Nov 2009 10:06:23 -0000 Received: (qmail 9584 invoked by uid 48); 25 Nov 2009 10:06:13 -0000 Date: Wed, 25 Nov 2009 10:06:00 -0000 Message-ID: <20091125100613.9583.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/36513] -Wlogical-op warns about strchr In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "johan dot gill at gmail 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: 2009-11/txt/msg02158.txt.bz2 ------- Comment #7 from johan dot gill at gmail dot com 2009-11-25 10:06 ------- Also tried the simple test case described in the bug description, although it needs to add #include at the top. The warning is still there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36513