]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
resolved more conflicts
authorPranil Dey <mkdeyp@gmail.com>
Tue, 1 Oct 2024 04:42:35 +0000 (10:12 +0530)
committerPranil Dey <mkdeyp@gmail.com>
Tue, 1 Oct 2024 04:42:35 +0000 (10:12 +0530)
gcc/tree-eh.h

index 4fa134b43ddc04d0cdd817317000850012de4512..978bc6228bf0ea683684e1659663bcc221464537 100644 (file)
@@ -34,8 +34,6 @@ extern int lookup_stmt_eh_lp (const gimple *);
 extern bool make_eh_dispatch_edges (geh_dispatch *);
 extern bool match_lp (eh_landing_pad, vec<tree> *);
 extern void update_stmt_eh_region(gimple *);
-extern bool match_lp (eh_landing_pad, vec<tree> *);
-extern void update_stmt_eh_region(gimple *);
 extern edge make_eh_edge (gimple *);
 extern edge redirect_eh_edge (edge, basic_block);
 extern void redirect_eh_dispatch_edge (geh_dispatch *, edge, basic_block);