summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.h
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2015-07-25 01:28:21 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2015-07-25 01:28:21 +0000
commitbcde57a0fd490846305c7b47cf1446b6c412dc60 (patch)
treedbdb2c3fec9b247df8cbdbf94a7a9569a539909f /gcc/cfgexpand.h
parent298f23f1e8eae51f93b43cdf548c4be895dccbc4 (diff)
downloadgcc-bcde57a0fd490846305c7b47cf1446b6c412dc60.tar.gz
Revert:
2015-07-23 Alexandre Oliva <aoliva@redhat.com> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226202 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cfgexpand.h')
-rw-r--r--gcc/cfgexpand.h2
1 files changed, 0 insertions, 2 deletions
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 */