From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30471 invoked by alias); 17 Oct 2005 13:57:39 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30377 invoked by uid 48); 17 Oct 2005 13:57:31 -0000 Date: Mon, 17 Oct 2005 13:57:00 -0000 Message-ID: <20051017135731.30376.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/22551] [4.0/4.1 Regression] [ICE] in tree_low_cst, at tree.c:3843 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "nathan at gcc dot gnu dot org" X-SW-Source: 2005-10/txt/msg02290.txt.bz2 List-Id: ------- Comment #14 from nathan at gcc dot gnu dot org 2005-10-17 13:57 ------- refixed 2005-10-17 Nathan Sidwell PR c++/22551 * c-common.c (c_add_case_label): Revert my 2005-10-14 clearing of overflow flags. 2005-10-17 Nathan Sidwell PR c++/22551 * g++.dg/other/switch2.C: Remove expected warnings. -- nathan at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22551