From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12198 invoked by alias); 9 Feb 2006 14:15:31 -0000 Received: (qmail 12162 invoked by uid 48); 9 Feb 2006 14:15:25 -0000 Date: Thu, 09 Feb 2006 14:15:00 -0000 Message-ID: <20060209141525.12161.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/26134] fold *(float*)(&complex_float_var) into REALPART_EXPR 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-02/txt/msg00918.txt.bz2 List-Id: ------- Comment #8 from pinskia at gcc dot gnu dot org 2006-02-09 14:15 ------- The orginal problem as I reported is fixed. The next problem just requires a tree combiner or forward-prop to handle this case also. Closing as fix, if someone wants to open a new bug for the problem comment #1, fine with me. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26134