> This patch fixes up hot/cold partitioning on ports that don't have long > conditional branches. I'll note that the entire file has lots of other > jump optimizations that are suspect.
Do you have a testcase for one of the ports in the tree? Note that parameters of function must be documented in the head comment. The patch contains long lines. The ChangeLog entry doesn't look correct (relax_delay_slots mentioned twice, no mention of the new parameter of follow_jumps, etc). How was the patch tested? Please generate patches with diff -p. -- Eric Botcazou