From 64d7fb90be5b6aba8ae99e3510faec8d73df879e Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 25 Jul 2015 01:28:21 +0000 Subject: Revert: 2015-07-23 Alexandre Oliva From-SVN: r226202 --- 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 602579d..a0b6e3e 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.1