Record likely upper bounds for loops

Bernhard Reutner-Fischer rep.dot.nop@gmail.com
Tue May 31 22:44:00 GMT 2016


On May 27, 2016 1:14:09 PM GMT+02:00, Jan Hubicka <hubicka@ucw.cz> wrote:

>+      fprintf (dump_file, "Loop likely %d iterates at most %i
>times.\n", loop->num,
>+	       (int)likely_max_loop_iterations_int (loop));

s/Loop likely %d/Loop %d likely/
please.
thanks,



More information about the Gcc-patches mailing list