This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner
- 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: 24 Feb 2005 01:56:43 -0000
- Subject: [Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner
- References: <20050103134043.19241.larsbj@gullik.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-24 01:56 -------
Subject: Bug 19241
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: dalej@gcc.gnu.org 2005-02-24 01:56:22
Modified files:
gcc : tree-inline.c ChangeLog.apple-ppc
Log message:
2005-02-23 Dale Johannesen <dalej@apple.com>
Radar 4011924
PR 19241 (patch from mainline)
* tree-inline.c (copy_body_r): Don't recurse when
remapping variables.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.26.2.87.2.10&r2=1.26.2.87.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.322&r2=1.1.2.323
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241