]> git.ipfire.org Git - thirdparty/gcc.git/commit
profile.c (compute_branch_probabilities): Remove extra new-line in error message.
authorAndreas Jaeger <aj@gcc.gnu.org>
Tue, 21 Aug 2001 05:06:55 +0000 (07:06 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Tue, 21 Aug 2001 05:06:55 +0000 (07:06 +0200)
commitbb1a503c19ca810ff94db1674cbe607f903d1ffc
treee1073b878d494374c012557dd7468233e87a75d0
parent006844a3928510acdacc3bded90136175c85d47f
profile.c (compute_branch_probabilities): Remove extra new-line in error message.

* profile.c (compute_branch_probabilities): Remove extra new-line
in error message.
* flow.c (verify_flow_info): Likewise.

From-SVN: r45069
gcc/ChangeLog
gcc/flow.c
gcc/profile.c