1. 30 Jun, 2007 4 commits
    • ipa.c (cgraph_postorder): Cast according to the coding conventions. · c5274326
      	* ipa.c (cgraph_postorder): Cast according to the coding conventions.
      	(cgraph_remove_unreachable_nodes): Likewise.
      	* ipa-cp.c (ipcp_propagate_stage): Use BOTTOM instead of integer 0.
      	* ipa-inline.c (update_caller_keys): Cast according to the coding
      	conventions.
      	(cgraph_decide_recursive_inlining): Likewise.
      	(cgraph_decide_inlining_of_small_function): Likewise.
      	(try_inline): Likewise.
      	(cgraph_decide_inlining_incrementally): Likewise.
      	* ipa-pure-const.c (get_function_state): Likewise.
      	(scan_function): Likewise.
      	(analyze_function): Likewise.
       	(static_execute): Likewise.
      	* gcc/ipa-reference.c (scan_for_static_refs): Likewise.
      	(merge_callee_local_info): Likewise.
      	(analyze_function): Use type safe memory macros.
      	(static_execute): Likewise. Cast according to the coding conventions.
      	* ipa-type-escape.c (scan_for_regs): Cast according to the coding
      	conventions.
      	* ipa-utils.c (searchc): Likewise. Avoid using C++ keywords as variable
      	names.
      	(ipa_utils_reduced_inorder): Likewise. Use type safe memory macros.
      	* ipa-utils.h (struct ipa_dfa_info): Avoid using C++ keywords as
      	variable names.
      
      From-SVN: r126140
      Thomas Neumann committed
    • Add forgotten PR number to the last changelog entry: · 23512eb3
      2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              PR middle-end/30024
              * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
              for complex modes (both int and real).
      
      From-SVN: r126137
      Andrew Pinski committed
    • emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real). · e90721b1
      2007-06-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              * emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0]
              for complex modes (both int and real).
      
      From-SVN: r126136
      Andrew Pinski committed
    • Daily bump. · eb51830f
      From-SVN: r126134
      GCC Administrator committed
  2. 29 Jun, 2007 21 commits
  3. 28 Jun, 2007 15 commits