From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3338 invoked by alias); 6 Jul 2007 00:34:21 -0000 Received: (qmail 3294 invoked by uid 48); 6 Jul 2007 00:34:11 -0000 Date: Fri, 06 Jul 2007 00:34:00 -0000 Message-ID: <20070706003411.3293.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/32628] [4.3 Regression] bogus integer overflow warning In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu 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: 2007-07/txt/msg00700.txt.bz2 ------- Comment #5 from pinskia at gcc dot gnu dot org 2007-07-06 00:34 ------- Some more information, I don't think conversion should set the overflow bit any more. Roger started doing some of this work with: http://gcc.gnu.org/ml/gcc-patches/2006-11/msg00812.html But I don't know what happened after that as Roger disappeared. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32628