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]

r147221 - in /branches/alias-export/gcc: alias-...


Author: abel
Date: Thu May  7 07:48:05 2009
New Revision: 147221

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147221
Log:
2009-05-07  Andrey Belevantsev  <abel@ispras.ru>
        * passes.c (init_optimization_passes): Do not call
        pass_check_alias_export_rtl and pass_report_alias_export_stat.
        * tree-pass.h: Remove their declarations.
        * alias-export.c: Remove their definitions.
        (handle_check_alias_export_rtl, check_all_orig_exprs,
        base_got_addressable): Remove.


Modified:
    branches/alias-export/gcc/alias-export.c
    branches/alias-export/gcc/passes.c
    branches/alias-export/gcc/tree-pass.h


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