ipa-pure-const.c: Change dump name.
2005-08-31 Daniel Berlin <dberlin@dberlin.org> * ipa-pure-const.c: Change dump name. From-SVN: r103692
This commit is contained in:
parent
c0dbaebd31
commit
d4feded787
@ -1,3 +1,7 @@
|
||||
2005-08-31 Daniel Berlin <dberlin@dberlin.org>
|
||||
|
||||
* ipa-pure-const.c: Change dump name.
|
||||
|
||||
2005-08-31 Uros Bizjak <uros@kss-loka.si>
|
||||
|
||||
PR target/23570
|
||||
|
@ -712,7 +712,7 @@ gate_pure_const (void)
|
||||
|
||||
struct tree_opt_pass pass_ipa_pure_const =
|
||||
{
|
||||
"ipa-pure-const", /* name */
|
||||
"pure-const", /* name */
|
||||
gate_pure_const, /* gate */
|
||||
static_execute, /* execute */
|
||||
NULL, /* sub */
|
||||
|
Loading…
Reference in New Issue
Block a user