tree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant decl.
* tree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant decl. From-SVN: r201035
This commit is contained in:
parent
bcb97fbdad
commit
d675843fa6
@ -1,3 +1,7 @@
|
||||
2013-07-18 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* tree-pass.h (pass_ipa_lto_wpa_fixup): Remove redundant decl.
|
||||
|
||||
2013-07-18 Chang <pchang9@cs.wisc.edu>
|
||||
|
||||
* read-rtl.c (validate_const_int): Once an invalid character is
|
||||
|
@ -383,7 +383,6 @@ extern struct ipa_opt_pass_d pass_ipa_cp;
|
||||
extern struct ipa_opt_pass_d pass_ipa_reference;
|
||||
extern struct ipa_opt_pass_d pass_ipa_pure_const;
|
||||
extern struct simple_ipa_opt_pass pass_ipa_pta;
|
||||
extern struct ipa_opt_pass_d pass_ipa_lto_wpa_fixup;
|
||||
extern struct ipa_opt_pass_d pass_ipa_lto_finish_out;
|
||||
extern struct simple_ipa_opt_pass pass_ipa_tm;
|
||||
extern struct ipa_opt_pass_d pass_ipa_profile;
|
||||
|
Loading…
Reference in New Issue
Block a user