This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix up hot/cold partitioning on ports that don't have long conditional branches


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]