Commit edcfeaee by Jan Hubicka Committed by Jan Hubicka

* predict.c (pass_strip_predict_hints): Avoid bugs dump file.

From-SVN: r139898
parent 0d77cc6c
2008-09-02 Jan Hubicka <jh@suse.cz>
* predict.c (pass_strip_predict_hints): Avoid bugs dump file.
* expmed.c (expand_divmod): Fix test of smod_pow2_cheap and sdiv_pow2_cheap
2008-09-02 H.J. Lu <hongjiu.lu@intel.com>
......
......@@ -2179,7 +2179,7 @@ struct gimple_opt_pass pass_strip_predict_hints =
{
{
GIMPLE_PASS,
"", /* name */
NULL, /* name */
NULL, /* gate */
strip_predict_hints, /* execute */
NULL, /* sub */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment