re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398)
authorJakub Jelinek <jakub@redhat.com>
Fri, 11 Jan 2019 12:05:54 +0000 (13:05 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Jan 2019 12:05:54 +0000 (13:05 +0100)
commitb55ddd438acf8057d34c267286b3d683cb9de48c
tree42b80e8053b31953cf5102c31e46dec32a096739
parent052aaaceed25c962791b0b973f66febabaf47574
re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398)

PR bootstrap/88714
* passes.c (finish_optimization_passes): Call print_combine_total_stats
inside of pass_combine_1 dump rather than pass_profile_1.

From-SVN: r267839
gcc/ChangeLog
gcc/passes.c