aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-07-23 12:44:19 -0700
committerRichard Henderson <rth@gcc.gnu.org>2011-07-23 12:44:19 -0700
commit0be7e7a6dbb4cdf48e76bf9b38f42b95ebf4d752 (patch)
tree389d88dc095866e7b7f73e8f1553aa55bd3617a1 /gcc/except.h
parente01705517ac38e207e8f52610a46ad0c4aca61e0 (diff)
downloadgcc-0be7e7a6dbb4cdf48e76bf9b38f42b95ebf4d752.zip
gcc-0be7e7a6dbb4cdf48e76bf9b38f42b95ebf4d752.tar.gz
gcc-0be7e7a6dbb4cdf48e76bf9b38f42b95ebf4d752.tar.bz2
bb-reorder: Split EH edges crossing partitions.
From-SVN: r176696
Diffstat (limited to 'gcc/except.h')
-rw-r--r--gcc/except.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/except.h b/gcc/except.h
index 14eca87..5d461d7 100644
--- a/gcc/except.h
+++ b/gcc/except.h
@@ -253,6 +253,7 @@ extern rtx expand_builtin_dwarf_sp_column (void);
extern void expand_builtin_eh_return (tree, tree);
extern void expand_eh_return (void);
extern rtx expand_builtin_extend_pointer (tree);
+extern void expand_dw2_landing_pad_for_region (eh_region);
typedef tree (*duplicate_eh_regions_map) (tree, void *);
extern struct pointer_map_t *duplicate_eh_regions