From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6428 invoked by alias); 11 May 2005 13:00:12 -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 6382 invoked by uid 48); 11 May 2005 13:00:05 -0000 Date: Wed, 11 May 2005 13:00:00 -0000 Message-ID: <20050511130005.6380.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040923211344.17640.wouter.vermaelen@pi.be> References: <20040923211344.17640.wouter.vermaelen@pi.be> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/17640] empty loop not removed after optimization X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg01536.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-11 13:00 ------- I should note that loops with small constants bounds are now removed on the mainline. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17640