mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
resolved more conflicts
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user