This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19421] [4.0 regression] ICE with soft-float on m68k
- 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: 26 Jan 2005 08:07:21 -0000
- Subject: [Bug target/19421] [4.0 regression] ICE with soft-float on m68k
- References: <20050113101352.19421.corsepiu@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-01-26 08:07 -------
Subject: Bug 19421
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hubicka@gcc.gnu.org 2005-01-26 08:07:05
Modified files:
gcc : ChangeLog tree-inline.c
Log message:
PR tree-optimization/19421
* tree-inline.c (copy_body_r): Do not walk subtrees after substituting.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7279&r2=2.7280
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.168&r2=1.169
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19421