From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6654 invoked by alias); 6 May 2005 14:12:15 -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 6564 invoked by uid 48); 6 May 2005 14:12:08 -0000 Date: Fri, 06 May 2005 14:12:00 -0000 Message-ID: <20050506141208.6561.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050506131045.21417.steven@gcc.gnu.org> References: <20050506131045.21417.steven@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/21417] Missed jump threading opportunity on trees X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg00831.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-06 14:12 ------- Confirmed, there is a load PRE missing also which looks like is causing the jump threader not to be able to do this jump. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-05-06 14:12:07 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21417