From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18444 invoked by alias); 6 Feb 2006 17:05:08 -0000 Received: (qmail 18403 invoked by uid 48); 6 Feb 2006 17:05:04 -0000 Date: Mon, 06 Feb 2006 17:05:00 -0000 Message-ID: <20060206170504.18402.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/26125] [4.1 Regression] g++.dg/opt/complex5.C:11: ICE: Segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "reichelt 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/msg00529.txt.bz2 List-Id: ------- Comment #4 from reichelt at gcc dot gnu dot org 2006-02-06 17:05 ------- The testcase also crashes on x86_64-unknown-linux-gnu with "-O -m32": complex5.C: In function 'double __complex__ elt_zero()': complex5.C:11: error: statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS REALPART_EXPR = r_1; complex5.C:11: internal compiler error: verify_ssa failed Please submit a full bug report, [etc.] Confirmed thusly. -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reichelt at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |monitored Last reconfirmed|0000-00-00 00:00:00 |2006-02-06 17:05:04 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26125