This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/24888] duplication of local variables after versioning/inlining



------- Comment #5 from hubicka at gcc dot gnu dot org  2006-08-04 17:03 -------
Subject: Bug 24888

Author: hubicka
Date: Fri Aug  4 17:03:32 2006
New Revision: 115927

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115927
Log:
        PR tree-optimization/24888
        * tree-inline.c (expand_call_inline): Do not re-record variables.
        (declare_inline_vars): Add variable to unexpanded_var_list.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]