From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15658 invoked by alias); 25 Jul 2005 23:04:51 -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 15279 invoked by alias); 25 Jul 2005 23:04:43 -0000 Date: Mon, 25 Jul 2005 23:22:00 -0000 Message-ID: <20050725230443.15278.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050723041326.22626.pinskia@gcc.gnu.org> References: <20050723041326.22626.pinskia@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/22626] [4.1 Regression] ICE with optimization turned on while trying to exand complex multiply X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg03284.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-25 23:04 ------- Subject: Bug 22626 CVSROOT: /cvs/gcc Module name: gcc Changes by: rth@gcc.gnu.org 2005-07-25 23:04:33 Modified files: gcc : ChangeLog Makefile.in tree-complex.c Log message: PR 22626 * tree-complex.c (gate_no_optimization): True if errors. * Makefile.in (tree-complex.o): Update dependencies. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9543&r2=2.9544 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1529&r2=1.1530 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-complex.c.diff?cvsroot=gcc&r1=2.38&r2=2.39 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22626