r116713 - in /branches/lto: ChangeLog.lto gcc/o...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed Sep 6 05:12:00 GMT 2006


Author: pinskia
Date: Wed Sep  6 05:12:55 2006
New Revision: 116713

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116713
Log:
2006-09-05  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc/objcobjc-act.c (synth_module_prologue): Use alloc_parm_types,
        and nth_parm_type_ptr to build the function argument types
        instead of tree_cons.
        (build_module_initializer_routine): Likewise.
        (build_next_objc_exception_stuff): Likewise.
        (build_objc_exception_stuff): Likewise.
        (get_arg_type_vec): New function.
        (build_objc_method_call): Use get_arg_type_vec instead of
        get_arg_type_list.
        (really_start_method): Likewise.



Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/objc/objc-act.c



More information about the Gcc-cvs mailing list