This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/22626] [4.1 Regression] ICE with optimization turned on while trying to exand complex multiply
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2005 23:04:43 -0000
- Subject: [Bug middle-end/22626] [4.1 Regression] ICE with optimization turned on while trying to exand complex multiply
- References: <20050723041326.22626.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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