From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18974 invoked by alias); 18 May 2002 18:16:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 18952 invoked by uid 71); 18 May 2002 18:16:01 -0000 Date: Sat, 18 May 2002 11:16:00 -0000 Message-ID: <20020518181601.18950.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "R. Bernstein" Subject: Re: middle-end/6694: Warning that largest negative int -2147483648 in comparison is unsigned Reply-To: "R. Bernstein" X-SW-Source: 2002-05/txt/msg00552.txt.bz2 List-Id: The following reply was made to PR middle-end/6694; it has been noted by GNATS. From: "R. Bernstein" To: sirl@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: middle-end/6694: Warning that largest negative int -2147483648 in comparison is unsigned Date: Sat, 18 May 2002 14:11:01 -0400 Ooops the highlighting should be on "positive" > warning: positive decimal constant is so large that it is unsigned > ^^^^^^^^