From 0f9f9784ad1bb59e89f03e5cb00ebc22f500c059 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 10 Jun 2015 00:37:39 +0000 Subject: Revert "[PR64164] Drop copyrename, use coalescible partition as base when optimizing." This reverts commit c66acc7cedd89bfd22124caec44b8427c9082dac. Conflicts: gcc/ChangeLog gcc/testsuite/ChangeLog From-SVN: r224310 --- gcc/cfgexpand.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/cfgexpand.h') diff --git a/gcc/cfgexpand.h b/gcc/cfgexpand.h index 602579d3cbd..a0b6e3e8347 100644 --- a/gcc/cfgexpand.h +++ b/gcc/cfgexpand.h @@ -22,7 +22,5 @@ along with GCC; see the file COPYING3. If not see extern tree gimple_assign_rhs_to_tree (gimple); extern HOST_WIDE_INT estimated_stack_frame_size (struct cgraph_node *); -extern rtx get_rtl_for_parm_ssa_default_def (tree var); - #endif /* GCC_CFGEXPAND_H */ -- cgit v1.2.3