From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24458 invoked by alias); 1 Jun 2008 14:00:11 -0000 Received: (qmail 24177 invoked by uid 48); 1 Jun 2008 13:59:25 -0000 Date: Sun, 01 Jun 2008 14:00:00 -0000 Message-ID: <20080601135925.24176.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/36402] -0x80000000 (INT_MIN, -2147483648) treated as unsigned In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "gcczilla at achurch dot org" 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: 2008-06/txt/msg00024.txt.bz2 ------- Comment #5 from gcczilla at achurch dot org 2008-06-01 13:59 ------- Thanks for the clarification. (To be honest, I wouldn't have thought to look in the "Incompatibilities" section--I haven't touched a non-ANSI compiler for over a decade--but either way I guess it's my fault for not searching for "2147483648".) Touched up the summary line a bit to help future searchers. -- gcczilla at achurch dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|-0x80000000 (INT_MIN) |-0x80000000 (INT_MIN, - |erroneously treated as |2147483648) treated as |unsigned |unsigned http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36402