This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r107660 - in /branches/ipa-branch/gcc: ChangeLo...
- From: hubicka at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 29 Nov 2005 08:12:09 -0000
- Subject: r107660 - in /branches/ipa-branch/gcc: ChangeLo...
Author: hubicka
Date: Tue Nov 29 08:12:08 2005
New Revision: 107660
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107660
Log:
* ipa-type-escape.c (look_for_casts): Use get_base_var.
* tree-inline.c (setup_one_parameter): Accept empty init_stmt
(declare_return_variable): Mark symbol for renaming only in SSA form
* passes.c (init_optimization_passes): Re-enable ipacp.
Modified:
branches/ipa-branch/gcc/ChangeLog.ipa
branches/ipa-branch/gcc/ipa-type-escape.c
branches/ipa-branch/gcc/passes.c
branches/ipa-branch/gcc/tree-inline.c