[PATCH] Minor ipa-utils dumping fix

2014-03-21 Thread Teresa Johnson
Minor dumping fix. Bootstrapped and tested on x86_64-unknown-linux-gnu. Ok for stage 1? Thanks, Teresa 2014-03-21 Teresa Johnson * ipa-utils.c (ipa_print_order): Use specified dump file. Index: ipa-utils.c === --- ipa-ut

Re: [PATCH] Minor ipa-utils dumping fix

2014-03-22 Thread Richard Biener
On March 22, 2014 2:40:37 AM CET, Teresa Johnson wrote: >Minor dumping fix. >Bootstrapped and tested on x86_64-unknown-linux-gnu. Ok for stage 1? It's OK now. Thanks, Richard. >Thanks, >Teresa > >2014-03-21 Teresa Johnson > >* ipa-utils.c (ipa_print_order): Use specified dump file. >