------- Comment #5 from razya at il dot ibm dot com  2006-10-31 12:08 -------
(In reply to comment #4)
> 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  <[EMAIL PROTECTED]>
>             * 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

(In reply to comment #4)
> 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  <[EMAIL PROTECTED]>
>             * 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

This was committed only on ipa branch (witth Hubicka's consent). This fix was
submitted for GCC4.3 and possibly for GCC4.2 
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01457.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29122

Reply via email to