From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19431 invoked by alias); 14 Dec 2006 04:00:05 -0000 Received: (qmail 19227 invoked by uid 48); 14 Dec 2006 03:59:50 -0000 Date: Thu, 14 Dec 2006 04:00:00 -0000 Message-ID: <20061214035950.19226.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/30172] Operations with partly constant complex values not folded 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-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-12/txt/msg01246.txt.bz2 ------- Comment #3 from pinskia at gcc dot gnu dot org 2006-12-14 03:59 ------- (In reply to comment #2) > but only if we don't honor NaNs or signed zeros. Some of these optimizations can be done even without worrying about NaNs because of -fcx-limited-range . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30172