This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29122] ICE with -ipa-cp and -m64 (tail calls)
- From: "razya at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2006 11:36:38 -0000
- Subject: [Bug tree-optimization/29122] ICE with -ipa-cp and -m64 (tail calls)
- References: <bug-29122-13229@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from razya at gcc dot gnu dot org 2006-10-31 11:36 -------
Subject: Bug 29122
Author: razya
Date: Tue Oct 31 11:36:28 2006
New Revision: 118227
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118227
Log:
2006-10-31 Razya Ladklesky <razya@il.ibm.com>
* tree-inline.c (remap_decls): remap all TYPE_DECLs.
PR tree-optimization/29122
* tree-inline.c (tree_function_versioning): Update
DECL_ASSEMBLER_NAME
for the new version. Assign NULL to DECL_RTL of the new version.
Modified:
branches/ipa-branch/gcc/ChangeLog.ipa
branches/ipa-branch/gcc/tree-inline.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29122