From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15902 invoked by alias); 21 Aug 2006 06:08:23 -0000 Received: (qmail 15881 invoked by uid 48); 21 Aug 2006 06:08:15 -0000 Date: Mon, 21 Aug 2006 06:08:00 -0000 Message-ID: <20060821060815.15880.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/22326] promotions (from float to double) are not removed when they should be able to In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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 X-SW-Source: 2006-08/txt/msg01703.txt.bz2 List-Id: ------- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-21 06:08 ------- I think to fix this one, we need a real pass to remove the promotions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22326