tree-pass.h (get_current_pass_name): Removed.
2015-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de> * tree-pass.h (get_current_pass_name): Removed. From-SVN: r226121
This commit is contained in:
parent
04e4dbd07c
commit
0358f01b2e
@ -1,3 +1,7 @@
|
||||
2015-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||
|
||||
* tree-pass.h (get_current_pass_name): Removed.
|
||||
|
||||
2015-07-23 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
PR rtl-optimization/64164
|
||||
|
@ -607,7 +607,6 @@ extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple *);
|
||||
extern bool pass_init_dump_file (opt_pass *);
|
||||
extern void pass_fini_dump_file (opt_pass *);
|
||||
|
||||
extern const char *get_current_pass_name (void);
|
||||
extern void print_current_pass (FILE *);
|
||||
extern void debug_pass (void);
|
||||
extern void ipa_write_summaries (void);
|
||||
|
Loading…
Reference in New Issue
Block a user