From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7062 invoked by alias); 23 Apr 2005 16:58:01 -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 6467 invoked by uid 48); 23 Apr 2005 16:57:47 -0000 Date: Sat, 23 Apr 2005 16:58:00 -0000 Message-ID: <20050423165747.6465.qmail@sourceware.org> From: "steven at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041018121604.18046.steven@gcc.gnu.org> References: <20041018121604.18046.steven@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/18046] Missed jump threading optimization X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg03304.txt.bz2 List-Id: ------- Additional Comments From steven at gcc dot gnu dot org 2005-04-23 16:57 ------- I'm going to implement lowering of some SWITCH_EXPRs at the tree level. At least the ones that we do not produce a decision tree for now in stmt.c... -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2004-10-18 12:52:47 |2005-04-23 16:57:45 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18046