Skip to content
Snippets Groups Projects
Commit 35e4414b authored by Frederik Harwath's avatar Frederik Harwath Committed by Thomas Schwinge
Browse files

Fix branch prediction dump message


Instead of, for instance, "Loop got predicted 1 to iterate 10 times"
the message should be "Loop 1 got predicted to iterate 10 times".

gcc/ChangeLog:

	* predict.cc (pass_profile::execute): Fix dump message.

Co-authored-by: default avatarThomas Schwinge <tschwinge@baylibre.com>
parent 347a953d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment