From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13234 invoked by alias); 10 Jun 2004 22:27:17 -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 13227 invoked by uid 48); 10 Jun 2004 22:27:16 -0000 Date: Thu, 10 Jun 2004 22:27:00 -0000 Message-ID: <20040610222716.13226.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040610171754.15911.dann@godzilla.ics.uci.edu> References: <20040610171754.15911.dann@godzilla.ics.uci.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/15911] DOM optimization not performed X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg01347.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-10 22:27 ------- Yes we know that this is a problem which is caused by BRANCH_COST, I had a start on a new pass which makes the stuff done for BRANCH_COST later and not in fold but my HD died. I will see if I do the pass over the next couple of weeks. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15911