This is the mail archive of the gcc-cvs@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]

r110432 - in /branches/ipa-branch/gcc: ChangeLo...


Author: razya
Date: Tue Jan 31 08:32:10 2006
New Revision: 110432

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110432
Log:
2006-01-31  Razya Ladelsky  <razya@il.ibm.com>

        * function.c (get_last_funcdef_no): New function.
        (allocate_struct_function) : Use the new function.
        * function.h (get_last_funcdef_no): New declaration.
        * tree-inline.c (initialize_cfun): Add initializations.


Modified:
    branches/ipa-branch/gcc/ChangeLog.ipa
    branches/ipa-branch/gcc/function.c
    branches/ipa-branch/gcc/function.h
    branches/ipa-branch/gcc/tree-inline.c


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